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
19
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.1 to 0.5.0

5

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.1",
"version": "0.5.0",
"bugs": "https://github.com/ClipboardHealth/core-utils/issues",

@@ -25,5 +25,2 @@ "dependencies": {

},
"scripts": {
"embed": "embedme README.md"
},
"type": "commonjs",

@@ -30,0 +27,0 @@ "typings": "./src/index.d.ts",

4

README.md

@@ -13,2 +13,3 @@ # @clipboard-health/execution-context <!-- omit from toc -->

- [Features](#features)
- [Install](#install)

@@ -29,4 +30,3 @@ - [Usage](#usage)

```ts
// ./examples/executionContext.ts
// packages/execution-context/examples/executionContext.ts
import {

@@ -33,0 +33,0 @@ addMetadataToLocalContext,

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