Socket
Socket
Sign inDemoInstall

flux-dispatcherasync

Package Overview
Dependencies
22
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

.eslintrc

21

package.json
{
"name": "flux-dispatcherasync",
"version": "0.0.2",
"version": "0.0.3",
"description": "Async flux dispatcher with promises",

@@ -28,3 +28,22 @@ "main": "lib/dispatcherAsync.js",

"underscore": "^1.9.1"
},
"devDependencies": {
"@babel/core": "^7.5.4",
"@babel/plugin-transform-modules-commonjs": "^7.5.0",
"babel-loader": "^8.0.6",
"@babel/preset-env": "^7.5.4",
"jquery": "^3.4.1",
"load-grunt-tasks": "^5.0.0",
"uglifyjs-webpack-plugin": "^2.1.3",
"webpack": "^4.35.3",
"webpack-cli": "^3.3.6",
"grunt": "^1.0.4",
"grunt-available-tasks": "^0.6.3",
"grunt-bump": "^0.8.0",
"grunt-cli": "^1.3.2",
"grunt-contrib-clean": "^2.0.0",
"grunt-eslint": "^22.0.0",
"grunt-release": "^0.14.0",
"grunt-webpack": "^3.1.3"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc