joeybaker / remapify

Alias directories for browserify
Other
117 stars 23 forks source link

Update all package libraries to resolve npm audit warnings #42

Closed Jared-Dev closed 6 years ago

Jared-Dev commented 6 years ago

This change accomplishes the minimal amount of changes that are required to update the package to both pass an npm audit and pass the libraries mocha tests.

Jared-Dev commented 6 years ago

One thing that I couldn't get working since I'm on a Windows machine (or just lack the skills) is getting it versions. I manually versioned package.json, but I'm unsure of how that plays in with all the scripts that you have going on.

joeybaker commented 6 years ago

…actually, can I get your npm username?

Jared-Dev commented 6 years ago

jaredmalcolm

Also, was there anything else that I needed to do in order for the versioning to work?

joeybaker commented 6 years ago

I've never tested it on a windows machine. On a *nix system, it Just Works™ Sorry :(