Burt Harris
Burt Harris
npm audit fix did minor safe (patch level) updates to clean up some of the warnings down to 9 moderate and 1 high vulnerability.
``` npm audit fix -force npm WARN using --force Recommended protections disabled. npm WARN audit Updating web-ext to 7.1.0, which is a SemVer major change. npm WARN deprecated [email protected]: core-js@
This seems now triggered by installation of Nodejs version 10.0.0 using nvm.
@kufii's updated version works better for me than having the desired number hardcoded into the script.
Interesting. I've always wondered why the `1` in `.ps1` would be used to add a sort of semantic versioning to PowerShell scripts, allowing a script to indicate if it was...
Python 3 is certainly the horror show, has it really caught on yet? I'm still running 2.7, and don't plan on upgrading any time soon. But I haven't heard much...
Perhaps the best success story is JavaScript/TypeScript/Babel. A transpiler (with source-map support) seems like the way-to-go for language evolution.
I gather there's a spec for this at https://github.com/badges/shields, it seems like this set doesn't follow the spec.
Perhaps this would be better  ```markdown  ```
@phated this topic interests me. Might be something I could help with. Is there you got anything written down about logging principles in gulp? I'm particularly interested in logging from...