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

fluxible

Package Overview
Dependencies
Maintainers
5
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fluxible - npm Package Compare versions

Comparing version 0.0.0 to 0.1.5

.coveralls.yml

55

package.json
{
"name": "fluxible",
"version": "0.0.0",
"description": "Fluxible",
"version": "0.1.5",
"description": "A pluggable container for isomorphic flux applications",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "fluxible"
"url": "https://github.com/yahoo/fluxible"
},
"scripts": {
"test": "mocha tests/unit/ --recursive --reporter spec",
"cover": "istanbul cover --dir artifacts -- _mocha tests/unit/ --recursive --reporter spec",
"lint": "jshint"
},
"dependencies": {
"async": "^0.9.0",
"debug": "^2.0.0",
"dispatchr": "^0.2.5",
"object-assign": "^2.0.0",
"setimmediate": "^1.0.2"
},
"devDependencies": {
"chai": "^1.10.0",
"cheerio": "^0.18.0",
"connect-livereload": "^0.5.2",
"coveralls": "^2.11.1",
"flux-router-component": "^0.5.0",
"grunt": "^0.4.5",
"istanbul": "^0.3.2",
"jsdom": "^1.0.0-pre.3",
"jshint": "^2.5.5",
"mocha": "^2.0.1",
"mockery": "^1.4.0",
"node-jsx": "^0.12.4",
"precommit-hook": "1.0.x",
"react": "^0.12.0",
"supertest": "^0.15.0"
},
"author": "Michael Ridgway <mridgway@yahoo-inc.com>",
"contributors": [],
"licenses": [
{
"type": "BSD",
"url": "https://github.com/yahoo/fluxible/blob/master/LICENSE.md"
}
],
"keywords": [
"flux"
],
"author": "",
"license": "BSD"
"yahoo",
"flux",
"react",
"fluxible"
]
}
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