whitlockjc / path-loader

Utility that provides a single API for loading the content of a path/URL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy changes to npm?

isabellewithers opened this issue · comments

Would you be able to deploy the changes that have been made to the npm registry? The version that exists in the npm registry is missing any updates from the last 2 years that have been made, including security vulnerabilities (such as the older version of jQuery).

You'll likely need to bump your package version for it to be deployed.

The project hasn't changed, that's why there are no new pushes to NPM. But I will pull down all changes, cut a release and push a new version.

@whitlockjc thank you!
regarding the superagent dependency there is a critical vulnerability, just wondering if its ok if the version is bumped to ^7
so when they published the fix it will be updated in here as well.
ladjs/superagent#1725

pr : #49

Fixed in path-loader@1.0.11.