cls-bluebird
Advanced tools
Comparing version 2.0.0 to 2.0.1
# Changelog | ||
## 2.0.1 | ||
* Correct typos in README | ||
## 2.0.0 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "cls-bluebird", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Make bluebird work with the continuation-local-storage module.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -49,3 +49,3 @@ # continuation-local-storage support for bluebird promises | ||
(see [Promise.getNewLibraryCopy()](http://bluebirdjs.com/docs/api/promise.getnewlibrarycopy.html]) docs on Bluebird website) | ||
(see [Promise.getNewLibraryCopy()](http://bluebirdjs.com/docs/api/promise.getnewlibrarycopy.html) docs on Bluebird website) | ||
@@ -124,3 +124,3 @@ ### Nature of patching | ||
For more info on test tests, see [tests/README.md](https://github.com/TimBeyer/cls-bluebird/blob/master/tests/README.md) | ||
For more info on test tests, see [tests/README.md](https://github.com/TimBeyer/cls-bluebird/blob/master/test/README.md) | ||
@@ -127,0 +127,0 @@ ## Changelog |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
24002
0