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.5.0 to 0.6.0

2

package.json
{
"name": "@clipboard-health/execution-context",
"description": "A lightweight Node.js utility for managing execution contexts and metadata aggregation using AsyncLocalStorage.",
"version": "0.5.0",
"version": "0.6.0",
"bugs": "https://github.com/ClipboardHealth/core-utils/issues",

@@ -6,0 +6,0 @@ "dependencies": {

@@ -28,4 +28,5 @@ # @clipboard-health/execution-context <!-- omit from toc -->

<embedex source="packages/execution-context/examples/executionContext.ts">
```ts
// packages/execution-context/examples/executionContext.ts
import {

@@ -81,4 +82,6 @@ addMetadataToLocalContext,

</embedex>
## Local development commands
See [`package.json`](./package.json) `scripts` for a list of commands.
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