@clipboard-health/execution-context
Advanced tools
Comparing version 0.4.0 to 0.4.1
{ | ||
"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" |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
10137
0