New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

route-resolver

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

route-resolver - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

8

package.json
{
"name": "route-resolver",
"version": "2.1.0",
"version": "2.2.0",
"description": "takes an array of matched routes and calls a fetch function if available",

@@ -22,7 +22,4 @@ "main": "lib/index.js",

"license": "MIT",
"dependencies": {
"react-router": "^2.0.0"
},
"peerDependencies": {
"react-router": "^2.0.0"
"react-router": "^2.0.0 || ^3.0.0"
},

@@ -42,4 +39,5 @@ "devDependencies": {

"npm-run-all": "^1.5.1",
"react-router": "^2.0.0",
"sinon": "^1.17.3"
}
}

Sorry, the diff of this file is not supported yet

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