Socket
Socket
Sign inDemoInstall

async-af

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-af - npm Package Compare versions

Comparing version 2.0.0 to 3.0.0-prerelease.1

index.js

26

package.json

@@ -6,4 +6,4 @@ {

"license": "MIT",
"version": "2.0.0",
"homepage": "https://github.com/AsyncAF/AsyncAF#readme",
"version": "3.0.0-prerelease.1",
"homepage": "https://asyncaf.github.io/AsyncAF/index.html",
"bugs": {

@@ -43,16 +43,12 @@ "url": "https://github.com/AsyncAF/AsyncAF/issues"

],
"main": "AsyncAF.js",
"scripts": {
"test": "nyc mocha ./test/**/*.test.js --recursive -R nyan --inline-diffs",
"lint": "eslint *.js"
"main": "index.js",
"files": [
"index*",
"min*",
"legacy/**"
],
"publishConfig": {
"access": "public"
},
"devDependencies": {
"chai": "^4.1.2",
"eslint": "^4.8.0",
"eslint-config-airbnb-base": "^12.0.2",
"eslint-plugin-import": "^2.7.0",
"istanbul": "^0.4.5",
"mocha": "^4.0.1",
"nyc": "^11.3.0"
}
"sideEffects": false
}
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