can-route
Advanced tools
Comparing version 4.0.0-pre.11 to 4.0.0-pre.12
@@ -195,3 +195,5 @@ /*jshint -W079 */ | ||
ready: function (val) { | ||
console.warn("Use can-rotue.start() instead of can-route.start()"); | ||
//!steal-remove-start | ||
dev.warn("Use can-route.start() instead of can-route.ready()"); | ||
//!steal-remove-end | ||
canRoute.start(); | ||
@@ -198,0 +200,0 @@ }, |
{ | ||
"name": "can-route", | ||
"version": "4.0.0-pre.11", | ||
"version": "4.0.0-pre.12", | ||
"description": "Observable front-end application routing for CanJS.", | ||
@@ -35,7 +35,2 @@ "homepage": "https://canjs.com/doc/can-route.html", | ||
], | ||
"steal": { | ||
"configDependencies": [ | ||
"live-reload" | ||
] | ||
}, | ||
"dependencies": { | ||
@@ -59,3 +54,3 @@ "can-deparam": "^1.0.1", | ||
"can-map": "^4.0.0-pre.9", | ||
"can-observe": "^2.0.0-pre.10", | ||
"can-observe": "^2.0.0-pre.16", | ||
"can-stache-key": "^1.0.0-pre.12", | ||
@@ -62,0 +57,0 @@ "detect-cyclic-packages": "^1.1.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
2473
98215
30