Socket
Socket
Sign inDemoInstall

react-easy-router

Package Overview
Dependencies
8
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

10

package.json
{
"name": "react-easy-router",
"version": "2.0.1",
"version": "2.0.2",
"description": "The simplest way to add routing to your React app",

@@ -42,2 +42,5 @@ "type": "module",

"homepage": "https://github.com/yousufkalim/react-easy-router#readme",
"dependencies": {
"react-router-dom": "^6.4.0"
},
"devDependencies": {

@@ -62,6 +65,5 @@ "@commitlint/cli": "^17.1.2",

"peerDependencies": {
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-router-dom": "^6.4.0"
"react": ">=16.8",
"react-dom": ">=16.8"
}
}
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