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

continuation-local-storage

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

continuation-local-storage - npm Package Compare versions

Comparing version 3.1.3 to 3.1.4

4

package.json
{
"name": "continuation-local-storage",
"version": "3.1.3",
"version": "3.1.4",
"description": "userland implementation of https://github.com/joyent/node/issues/5243",

@@ -31,3 +31,3 @@ "main": "context.js",

"devDependencies": {
"tap": "^0.6.0"
"tap": "^0.7.1"
},

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

@@ -187,3 +187,3 @@ [![NPM](https://nodei.co/npm/continuation-local-storage.png?downloads=true&stars=true)](https://nodei.co/npm/continuation-local-storage/)

that namespace. The new context is passed as an argument to the callback
whne it's called.
when it's called.

@@ -190,0 +190,0 @@ ### namespace.bind(callback, [context])

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