New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cls-es6-promise

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cls-es6-promise - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

CHANGES.md
# cls-es6-promise changelog
## v1.0.1 (2015-03-13)
* Fixed version spec for es6-promise peer dependency
## v1.0.0 (2015-03-13)
* Initial release.

4

package.json
{
"name": "cls-es6-promise",
"version": "1.0.0",
"version": "1.0.1",
"description": "Continuation local storage shim for es6-promise",

@@ -39,3 +39,3 @@ "main": "index.js",

"continuation-local-storage": "^3.1.3",
"es6-promise": ">1.0.0"
"es6-promise": ">=1.0.0"
},

@@ -42,0 +42,0 @@ "dependencies": {

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