Socket
Socket
Sign inDemoInstall

react-router

Package Overview
Dependencies
Maintainers
2
Versions
518
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-router - npm Package Compare versions

Comparing version 0.12.0 to 0.12.1

lib/actions/LocationActions.js

35

package.json
{
"name": "react-router",
"version": "0.12.0",
"version": "0.12.1",
"description": "A complete routing library for React.js",
"main": "modules/index.js",
"main": "lib",
"repository": {

@@ -12,11 +12,2 @@ "type": "git",

"bugs": "https://github.com/rackt/react-router/issues",
"directories": {
"example": "examples"
},
"scripts": {
"build": "NODE_ENV=production webpack modules/index.js dist/react-router.js",
"build-min": "NODE_ENV=production COMPRESS=1 webpack modules/index.js dist/react-router.min.js",
"examples": "webpack-dev-server --config examples/webpack.config.js --no-info --content-base examples",
"test": "jsxhint . && karma start --single-run"
},
"authors": [

@@ -27,22 +18,2 @@ "Ryan Florence",

"license": "MIT",
"devDependencies": {
"bundle-loader": "^0.5.2",
"events": "1.0.2",
"expect": "^1.1.0",
"jsx-loader": "^0.12.2",
"jsxhint": "^0.8.1",
"karma": "^0.12.28",
"karma-chrome-launcher": "^0.1.7",
"karma-cli": "0.0.4",
"karma-firefox-launcher": "^0.1.3",
"karma-mocha": "^0.1.10",
"karma-sourcemap-loader": "^0.3.2",
"karma-webpack": "^1.3.1",
"mocha": "^2.0.1",
"react": "0.12.x",
"rf-release": "0.4.0",
"rx": "2.3.18",
"webpack": "^1.4.13",
"webpack-dev-server": "^1.6.6"
},
"peerDependencies": {

@@ -66,2 +37,2 @@ "react": "0.12.x"

]
}
}
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