can-route
Advanced tools
Comparing version 4.4.2 to 4.4.3
{ | ||
"name": "can-route", | ||
"version": "4.4.2", | ||
"version": "4.4.3", | ||
"description": "Observable front-end application routing for CanJS.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://canjs.com/doc/can-route.html", |
@@ -99,2 +99,3 @@ "use strict"; | ||
} | ||
//!steal-remove-end | ||
@@ -119,3 +120,2 @@ // Assign to the instance props | ||
//!steal-remove-end | ||
// Add route in a form that can be easily figured out. | ||
@@ -122,0 +122,0 @@ return RouteRegistry.routes[url] = { |
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
112861