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

can-route

Package Overview
Dependencies
Maintainers
8
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

can-route - npm Package Compare versions

Comparing version 4.0.0-pre.9 to 4.0.0-pre.10

.npmignore

4

package.json
{
"name": "can-route",
"version": "4.0.0-pre.9",
"version": "4.0.0-pre.10",
"description": "Observable front-end application routing for CanJS.",

@@ -61,3 +61,3 @@ "homepage": "https://canjs.com/doc/can-route.html",

"detect-cyclic-packages": "^1.1.0",
"done-serve": "^0.2.0",
"done-serve": "^1.5.0",
"jshint": "^2.9.1",

@@ -64,0 +64,0 @@ "steal": "^1.2.9",

@@ -7,2 +7,3 @@ var canRoute = require('can-route');

setup: function(){
canRoute.defaultBinding = "hashchange";
canRoute.routes = {};

@@ -9,0 +10,0 @@ }

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