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

@clipboard-health/execution-context

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clipboard-health/execution-context - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

15

package.json
{
"name": "@clipboard-health/execution-context",
"description": "A lightweight Node.js utility for managing execution contexts and metadata aggregation using AsyncLocalStorage.",
"version": "0.4.0",
"version": "0.4.1",
"bugs": "https://github.com/ClipboardHealth/core-utils/issues",
"dependencies": {
"tslib": "2.8.0"
},
"keywords": [],
"keywords": [
"async-local-storage",
"execution-context",
"metadata",
"typescript"
],
"license": "MIT",

@@ -14,2 +20,7 @@ "main": "./src/index.js",

},
"repository": {
"directory": "packages/execution-context",
"type": "git",
"url": "git+https://github.com/ClipboardHealth/core-utils.git"
},
"scripts": {

@@ -16,0 +27,0 @@ "embed": "embedme README.md"

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