🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@newbility/queue-core

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@newbility/queue-core - npm Package Compare versions

Comparing version
0.1.0
to
0.2.0
+3
-3
package.json
{
"name": "@newbility/queue-core",
"version": "0.1.0",
"version": "0.2.0",
"main": "build/index.js",

@@ -19,3 +19,3 @@ "author": "jameshu",

"dependencies": {
"@newbility/core": "^0.1.0",
"@newbility/core": "^0.2.0",
"async-lock": "^1.3.2"

@@ -29,2 +29,2 @@ },

}
}
}