can-deparam
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -1,2 +0,2 @@ | ||
/*can-deparam@1.0.3#can-deparam*/ | ||
/*can-deparam@1.1.0#can-deparam*/ | ||
define([ | ||
@@ -3,0 +3,0 @@ 'require', |
@@ -1,2 +0,2 @@ | ||
/*can-deparam@1.0.3#can-deparam*/ | ||
/*can-deparam@1.1.0#can-deparam*/ | ||
var namespace = require('can-namespace'); | ||
@@ -3,0 +3,0 @@ var digitTest = /^\d+$/, keyBreaker = /([^\[\]]+)|(\[\])/g, paramTest = /([^?#]*)(#.*)?$/, entityRegex = /%([^0-9a-f][0-9a-f]|[0-9a-f][^0-9a-f]|[^0-9a-f][^0-9a-f])/i, prep = function (str) { |
@@ -135,3 +135,3 @@ /*[global-shim-start]*/ | ||
/*can-deparam@1.0.3#can-deparam*/ | ||
/*can-deparam@1.1.0#can-deparam*/ | ||
define('can-deparam', [ | ||
@@ -138,0 +138,0 @@ 'require', |
{ | ||
"name": "can-deparam", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Deserialize a query string into an array or object.", | ||
@@ -49,3 +49,3 @@ "homepage": "https://canjs.com/doc/can-deparam.html", | ||
"devDependencies": { | ||
"can-string-to-any": "^1.0.0", | ||
"can-string-to-any": "^1.0.1", | ||
"detect-cyclic-packages": "^1.1.0", | ||
@@ -52,0 +52,0 @@ "jshint": "^2.9.1", |
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
1