Comparing version 0.0.5 to 0.0.6
@@ -0,0 +0,0 @@ /** |
{ | ||
"name": "parseqs", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Provides methods for parsing a query string into an object, and vice versa.", | ||
@@ -18,6 +18,3 @@ "repository": { | ||
"author": "Gal Koren", | ||
"license": "MIT", | ||
"dependencies": { | ||
"better-assert": "~1.0.0" | ||
} | ||
"license": "MIT" | ||
} |
Provides methods for converting an object into string representation, and vice versa. |
@@ -0,0 +0,0 @@ var assert = require('better-assert'); |
Sorry, the diff of this file is not supported yet
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
0
3295
6
- Removedbetter-assert@~1.0.0
- Removedbetter-assert@1.0.2(transitive)
- Removedcallsite@1.0.0(transitive)