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

modern-async

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

modern-async - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

3

package.json
{
"name": "modern-async",
"version": "1.1.3",
"version": "1.1.4",
"description": "A modern tooling library for asynchronous operations using async/await, promises and async generators",

@@ -22,2 +22,3 @@ "keywords": [

"exports": {
"types": "./modern-async.d.ts",
"import": "./src/modern-async.mjs",

@@ -24,0 +25,0 @@ "require": "./dist/modern-async.cjs"

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