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

boring-router-react

Package Overview
Dependencies
Maintainers
5
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boring-router-react - npm Package Compare versions

Comparing version 0.5.20 to 0.5.21-alpha.0

9

package.json
{
"name": "boring-router-react",
"version": "0.5.20",
"version": "0.5.21-alpha.0",
"description": "A type-safe MobX router with parallel routing support.",

@@ -9,3 +9,3 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/makeflow/boring-router.git"
"url": "https://github.com/mufancom/boring-router.git"
},

@@ -15,3 +15,4 @@ "exports": {

"import": "./bld/library/esm/index.js",
"require": "./bld/library/cjs/index.js"
"require": "./bld/library/cjs/index.js",
"default": "./bld/library/cjs/index.js"
},

@@ -36,3 +37,3 @@ "peerDependencies": {

},
"gitHead": "6c36aad9482a81b7c5b5be9a59da358e5afba529"
"gitHead": "6658c99db814a799444cccf3ce530b0d445bbc2b"
}

@@ -5,3 +5,3 @@ # Boring Router React

Checkout https://makeflow.github.io/boring-router/ for documentation.
Checkout https://mufancom.github.io/boring-router/ for documentation.

@@ -8,0 +8,0 @@ ## License

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