Socket
Socket
Sign inDemoInstall

node-execution-context

Package Overview
Dependencies
63
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0-beta.1 to 3.0.0

2

package.json
{
"name": "node-execution-context",
"version": "3.0.0-beta.1",
"version": "3.0.0",
"description": "Provides execution context wrapper for node JS, can be used to create execution wrapper for handling requests and more",

@@ -5,0 +5,0 @@ "author": "Oded Goldglas <odedglas@gmail.com>",

@@ -61,2 +61,2 @@ const { AsyncLocalStorage } = require('async_hooks');

module.exports = AsyncLocalStorageContext;
module.exports = AsyncLocalStorageContext;

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc