Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

async-later

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-later - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

7

package.json
{
"name": "async-later",
"version": "0.1.6",
"version": "0.1.7",
"description": "Functional directives for Promise and AsyncIterable",
"types": "src",
"types": "src/index.ts",
"main": "./dist/node/cjs.js",

@@ -35,2 +35,3 @@ "module": "./dist/node/esm.js",

"esbuild-plugin-babel": "~0.2.3",
"@babel/core": "~7.15.5",
"@babel/preset-typescript": "~7.15.0",

@@ -54,2 +55,2 @@ "@babel/preset-env": "~7.15.6",

}
}
}
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