can-route-pushstate
Advanced tools
Comparing version 6.0.0-pre.0 to 6.0.0
{ | ||
"name": "can-route-pushstate", | ||
"version": "6.0.0-pre.0", | ||
"version": "6.0.0", | ||
"description": "Pushstate for can-route", | ||
@@ -42,3 +42,3 @@ "homepage": "https://canjs.com/doc/can-route-pushstate.html", | ||
"can-reflect": "^1.8.0", | ||
"can-route": "^5.0.0-pre.0", | ||
"can-route": "^5.0.0", | ||
"can-simple-observable": "^2.0.0", | ||
@@ -51,3 +51,3 @@ "can-symbol": "^1.6.3" | ||
"can-map": "^4.0.0", | ||
"can-observable-object": "^1.0.0-pre.3", | ||
"can-observable-object": "^1.0.0", | ||
"can-queues": "^1.2.1", | ||
@@ -54,0 +54,0 @@ "detect-cyclic-packages": "^1.1.0", |
@@ -8,3 +8,3 @@ /*jshint scripturl:true*/ | ||
module.exports.makeTest = function(mapModuleName) { | ||
QUnit.module("can/route/pushstate with " + mapModuleName, { | ||
QUnit.module("can-route-pushstate with " + mapModuleName, { | ||
beforeEach: function() { | ||
@@ -11,0 +11,0 @@ route.urlData = new RoutePushstate(); |
@@ -10,3 +10,3 @@ /* jshint asi:true,scripturl:true */ | ||
QUnit.module("can/route/pushstate with " + mapModuleName, { | ||
QUnit.module("can-route-pushstate with " + mapModuleName, { | ||
beforeEach: function(assert) { | ||
@@ -13,0 +13,0 @@ return mapModuleImport.then(function(MapModule) { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
0
65363
Updatedcan-route@^5.0.0