can-route
Advanced tools
Comparing version 4.3.7 to 4.3.8
{ | ||
"name": "can-route", | ||
"version": "4.3.7", | ||
"version": "4.3.8", | ||
"description": "Observable front-end application routing for CanJS.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://canjs.com/doc/can-route.html", |
@@ -114,3 +114,3 @@ /* jshint asi:true */ | ||
iframe.contentWindow.location.hash = '#!personId=3'; | ||
}, 1); | ||
}, 150); | ||
@@ -117,0 +117,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
111320