vibornoff/webcrypto-shim

Promoting v0.1.4

Closed this issue · 1 comments

Thanks again for the library! Npm currently has v0.1.3, which throws these errors on install:

npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated natives@1.1.3: This module relies on Node.js's internals and will break at some point. Do not use it, and update to graceful-fs@4.x.

These should be resolved now that #27 is in. Do you mind promoting a new patch version?

🎉