Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cls-bluebird

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cls-bluebird - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

4

changelog.md
# Changelog
## 2.0.1
* Correct typos in README
## 2.0.0

@@ -4,0 +8,0 @@

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc