Comparing version 1.1.0 to 1.1.1
@@ -12,3 +12,3 @@ // Generated by CoffeeScript 1.8.0 | ||
this.yielding = false; | ||
this.context = this.ns.active; | ||
this.context = this.ns.active || this.ns.createContext(); | ||
} | ||
@@ -15,0 +15,0 @@ |
{ | ||
"name": "cls-fibers", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Make continuation-local-storage play nice with node-fibers.", | ||
@@ -5,0 +5,0 @@ "author": "Good Eggs <open-source@goodeggs.com>", |
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
12791
0