can-route
Advanced tools
Comparing version 4.0.0-pre.9 to 4.0.0-pre.10
{ | ||
"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 @@ } |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
97825
31
2471