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

bw-router

Package Overview
Dependencies
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bw-router - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

5

index.js

@@ -67,5 +67,6 @@ var routes = require('routes');

loc.onChange(this.onURL);
loc.loadUrl();
} else {
this.onURL();
}
this.onURL(); // force a hash change to start things up

@@ -72,0 +73,0 @@ return this;

2

package.json
{
"name": "bw-router",
"version": "2.0.1",
"version": "2.0.2",
"description": "associate objects with routes. Used by bigwheel to route sections",

@@ -5,0 +5,0 @@ "main": "index.js",

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