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

async_fn

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async_fn - npm Package Compare versions

Comparing version 1.0.0-rc7 to 1.0.0-rc8

7

package.json
{
"name": "async_fn",
"version": "1.0.0-rc7",
"version": "1.0.0-rc8",
"author": "Sergey Shishkalov <sergeyshishkalov@gmail.com>",

@@ -17,2 +17,3 @@ "description": "One-function library for calling asynchronous functions one by one in a queue",

"@types/jest": "^29.5.13",
"browserslist-to-esbuild": "^2.1.1",
"jest": "^29.7.0",

@@ -26,3 +27,5 @@ "jest-environment-jsdom": "^29.7.0",

},
"browserslist": ["defaults"],
"browserslist": [
"defaults"
],
"engine": {

@@ -29,0 +32,0 @@ "node": ">=20"

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