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

ez-async

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ez-async - npm Package Compare versions

Comparing version

to
5.0.0

5

package.json
{
"name": "ez-async",
"version": "4.2.1-alpha.0",
"version": "5.0.0",
"description": "Yet another async library using generatorsi",

@@ -27,3 +27,4 @@ "main": "./dist/ez-async.cjs.js",

"jsnext:main": "src/ez-async.js",
"browser": "./dist/ez-async.umd.js"
"browser": "./dist/ez-async.umd.js",
"private": false
}