async-listener
Advanced tools
Comparing version 0.4.1 to 0.4.2
{ | ||
"name": "async-listener", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "Polyfill exporting trevnorris's 0.11+ asyncListener API.", | ||
@@ -33,3 +33,3 @@ "author": "Forrest L Norvell <ogd@aoaioxxysz.net>", | ||
"dependencies": { | ||
"shimmer": "~0.7" | ||
"shimmer": "~0.9" | ||
}, | ||
@@ -36,0 +36,0 @@ "devDependencies": { |
@@ -6,3 +6,3 @@ # process.addAsyncListener polyfill | ||
calls. You can see his implementation (currently a work in progress) on | ||
[Node.js core pull request #5011](https://github.com/joyent/node/pull/6011). | ||
[Node.js core pull request #6011](https://github.com/joyent/node/pull/6011). | ||
This polyfill / shim is intended for use in versions of Node prior to whatever | ||
@@ -9,0 +9,0 @@ version of Node in which Trevor's changes finally land (anticipated at the time of |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Addedshimmer@0.9.2(transitive)
- Removedshimmer@0.7.3(transitive)
Updatedshimmer@~0.9