New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

asyncctx

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asyncctx - npm Package Compare versions

Comparing version 1.1.7 to 1.1.8

4

package.json
{
"name": "asyncctx",
"version": "1.1.7",
"version": "1.1.8",
"description": "an asynchronous execution context for TypeScript/JavaScript",

@@ -29,3 +29,3 @@ "main": "./index.js",

"dependencies": {
"semver": "^6.3.0",
"semver": "<7.0.0",
"stack-chain": "^2.0.0"

@@ -32,0 +32,0 @@ },

@@ -55,2 +55,3 @@ [![npm version](https://badge.fury.io/js/asyncctx.svg)](https://badge.fury.io/js/asyncctx)

| -------- | --------------------------------------------------------------------------------------- |
| 1.1.8 | maintenance release |
| 1.1.7 | node 13 |

@@ -57,0 +58,0 @@ | 1.1.2-6 | maintenance release |

Sorry, the diff of this file is not supported yet

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