can-route-pushstate
Advanced tools
Comparing version 5.0.10 to 5.0.11
@@ -480,5 +480,7 @@ /* jshint asi:true,scripturl:true */ | ||
a.setAttribute("href", "/books/40"); | ||
document.getElementById("qunit-fixture").appendChild(a); | ||
var event = document.createEvent('HTMLEvents'); | ||
event.initEvent('click', true, true); | ||
globals.setKeyValue('isNode', true); | ||
@@ -491,3 +493,3 @@ | ||
globals.setKeyValue('isNode', isNode); | ||
}); | ||
@@ -501,3 +503,3 @@ | ||
route.register("{type}/{id}"); | ||
var a = document.createElementNS("http://www.w3.org/1999/xlink", "a"); | ||
@@ -507,3 +509,3 @@ var event = document.createEvent('HTMLEvents'); | ||
event.initEvent('click', true, true); | ||
globals.setKeyValue('isNode', true); | ||
@@ -516,5 +518,5 @@ | ||
globals.setKeyValue('isNode', isNode); | ||
}); | ||
} |
{ | ||
"name": "can-route-pushstate", | ||
"version": "5.0.10", | ||
"version": "5.0.11", | ||
"description": "Pushstate for can-route", | ||
@@ -51,2 +51,3 @@ "homepage": "https://canjs.com/doc/can-route-pushstate.html", | ||
"docco": "^0.8.0", | ||
"highlight.js": "9.12.0", | ||
"jshint": "^2.9.1", | ||
@@ -56,4 +57,4 @@ "steal": "^2.1.4", | ||
"steal-tools": "^2.0.6", | ||
"testee": "^0.8.0" | ||
"testee": "^0.9.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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
60511
20
1355
0
12