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
7.0.8

5

CHANGELOG.md

@@ -0,1 +1,6 @@

# 7.0.7 Title
Description
# 7.0.6 Titlenrrr

@@ -2,0 +7,0 @@

6

package.json
{
"name": "ez-async",
"version": "7.0.7",
"version": "7.0.8",
"description": "Yet another async library using generatorsi",

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

"dist": "cp src/ez-async.js .",
"prepublish": "npm run dist",
"postpublish": "node ../ez-publish.js -x"
"_prepublish": "npm run dist",
"_postpublish": "node ../ez-publish.js -x"
},

@@ -16,0 +16,0 @@ "repository": {