continuation-local-storage
Advanced tools
Comparing version 3.1.3 to 3.1.4
{ | ||
"name": "continuation-local-storage", | ||
"version": "3.1.3", | ||
"version": "3.1.4", | ||
"description": "userland implementation of https://github.com/joyent/node/issues/5243", | ||
@@ -31,3 +31,3 @@ "main": "context.js", | ||
"devDependencies": { | ||
"tap": "^0.6.0" | ||
"tap": "^0.7.1" | ||
}, | ||
@@ -34,0 +34,0 @@ "dependencies": { |
@@ -187,3 +187,3 @@ [![NPM](https://nodei.co/npm/continuation-local-storage.png?downloads=true&stars=true)](https://nodei.co/npm/continuation-local-storage/) | ||
that namespace. The new context is passed as an argument to the callback | ||
whne it's called. | ||
when it's called. | ||
@@ -190,0 +190,0 @@ ### namespace.bind(callback, [context]) |
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