Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "cls-redis", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Make continuation-local storage play nice with node-redis.", | ||
@@ -28,3 +28,3 @@ "main": "shim.js", | ||
"peerDependencies": { | ||
"continuation-local-storage": "~2.5", | ||
"continuation-local-storage": "~2", | ||
"redis": "~0.9" | ||
@@ -34,8 +34,8 @@ }, | ||
"tap": "~0.4.4", | ||
"redis": "~0.9.0", | ||
"continuation-local-storage": "~2.5.2" | ||
"redis": "~0.9", | ||
"continuation-local-storage": "~2" | ||
}, | ||
"dependencies": { | ||
"shimmer": "~0.9.2" | ||
"shimmer": "~1" | ||
} | ||
} |
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
6392
+ Addedasync-listener@0.4.5(transitive)
+ Addedcontinuation-local-storage@2.6.2(transitive)
+ Addedemitter-listener@1.0.1(transitive)
+ Addedshimmer@1.0.01.2.1(transitive)
- Removedasync-listener@0.4.3(transitive)
- Removedcontinuation-local-storage@2.5.2(transitive)
- Removedshimmer@0.9.2(transitive)
Updatedshimmer@~1