tiny-parse
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "tiny-parse", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "URL parsing with coercion of `query`", | ||
@@ -31,10 +31,10 @@ "main": "index.js", | ||
"dependencies": { | ||
"retsu": "~2.0.3", | ||
"tiny-coerce": "~1.0.1" | ||
"retsu": "^3.0.1", | ||
"tiny-coerce": "^1.0.1" | ||
}, | ||
"devDependencies": { | ||
"grunt": "~1.0.1", | ||
"grunt-eslint": "~20.1.0", | ||
"grunt-nsp": "~2.3.1" | ||
"grunt": "^1.0.1", | ||
"grunt-eslint": "^20.1.0", | ||
"grunt-nsp": "^2.3.1" | ||
} | ||
} |
@@ -0,0 +0,0 @@ # tiny-parse |
Sorry, the diff of this file is not supported yet
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
4718
5
+ Addedretsu@3.0.2(transitive)
+ Addedtiny-coerce@1.1.1(transitive)
- Removedretsu@2.0.3(transitive)
- Removedtiny-coerce@1.0.1(transitive)
Updatedretsu@^3.0.1
Updatedtiny-coerce@^1.0.1