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

@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 Compare versions

Comparing version 1.0.3 to 1.0.4

2

context.js

@@ -15,3 +15,3 @@ 'use strict';

// load polyfill if native support is unavailable
if (!process.addAsyncListener) require('@risingstack/async-listener');
if (!process.addAsyncListener) require('async-listener');

@@ -18,0 +18,0 @@ function Namespace(name) {

{
"name": "@risingstack/continuation-local-storage",
"version": "1.0.3",
"version": "1.0.4",
"description": "userland implementation of https://github.com/joyent/node/issues/5243",

@@ -5,0 +5,0 @@ "main": "context.js",

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