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

boring-router-react

Package Overview
Dependencies
Maintainers
1
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.3.9 to 0.3.11

4

bld/library/link.js

@@ -17,3 +17,5 @@ "use strict";

if (to instanceof boring_router_1.RouteMatch) {
return to.$href(params);
return to.$router
.$(to, params)
.$href();
}

@@ -20,0 +22,0 @@ else {

{
"name": "boring-router-react",
"version": "0.3.9",
"version": "0.3.11",
"description": "A type-safe MobX router with parallel routing support.",

@@ -36,3 +36,3 @@ "repository": {

},
"gitHead": "0cfb15ee48417a6b56cc9bd97fc311a6e2e6f454"
"gitHead": "d2bdbf75c49c8ccee7ed4aeffe26455093788089"
}

Sorry, the diff of this file is not supported yet

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