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

@base-cms/async

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@base-cms/async - npm Package Compare versions

Comparing version 0.10.0 to 1.0.0-alpha.1

10

package.json
{
"name": "@base-cms/async",
"version": "0.10.0",
"version": "1.0.0-alpha.1",
"description": "Promise wrappers for the async library.",

@@ -9,4 +9,8 @@ "main": "src/index.js",

"license": "MIT",
"scripts": {
"lint": "eslint --ext .js --max-warnings 5 ./",
"test": "yarn lint"
},
"dependencies": {
"async": "^2.6.1"
"async": "^2.6.3"
},

@@ -16,3 +20,3 @@ "publishConfig": {

},
"gitHead": "c9384f6e52e7e3c454de9b44a0a317f1e6961947"
"gitHead": "1bca843ac62d981ce0f7c8fc6fb9f6fc775f872e"
}
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