Socket
Socket
Sign inDemoInstall

@risingstack/continuation-local-storage

Package Overview
Dependencies
Maintainers
10
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@risingstack/continuation-local-storage - npm Package Versions

1.0.4

Diff

gergelyke
published 1.0.3 •

gergelyke
published 1.0.2 •

gergelyke
published 1.0.1 •

Changelog

Source

v1.0.1 (2013-07-25):

  • Correct Tim's email address.
gergelyke
published 1.0.0 •

Changelog

Source

v1.0.0 (2013-07-25):

  • Each application of CLS is allocated its own "namespace", which bind data to continuation chains, either using .run() or .bind() to create a new nested context. These nested contexts are prototype chains that point back to a "default" / "global" context, with the default context for each namespace being a prototype-free "data bag" created with Object.create(null).
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