continuation-local-storage
Advanced tools
Comparing version 2.5.1 to 2.5.2
{ | ||
"name": "continuation-local-storage", | ||
"version": "2.5.1", | ||
"version": "2.5.2", | ||
"description": "userland implementation of https://github.com/joyent/node/issues/5243", | ||
@@ -34,3 +34,3 @@ "main": "context.js", | ||
"optionalDependencies": { | ||
"async-listener": "0.4.2" | ||
"async-listener": "0.4.3" | ||
}, | ||
@@ -37,0 +37,0 @@ "dependencies": { |
@@ -0,1 +1,3 @@ | ||
[![NPM](https://nodei.co/npm/continuation-local-storage.png?downloads=true&stars=true)](https://nodei.co/npm/continuation-local-storage/) | ||
# Continuation-Local Storage | ||
@@ -2,0 +4,0 @@ |
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
80240
242