can-route
Advanced tools
Comparing version 4.3.6 to 4.3.7
{ | ||
"name": "can-route", | ||
"version": "4.3.6", | ||
"version": "4.3.7", | ||
"description": "Observable front-end application routing for CanJS.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://canjs.com/doc/can-route.html", |
@@ -76,3 +76,3 @@ /* jshint asi:true */ | ||
} | ||
},5000); | ||
},60000); | ||
@@ -110,3 +110,3 @@ iCanRoute.bind('change', function change1() { | ||
} | ||
},5000); | ||
},60000); | ||
@@ -113,0 +113,0 @@ // Then remove those old props and add new ones |
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
111318