query-string-manipulator
Advanced tools
Comparing version
{ | ||
"name": "query-string-manipulator", | ||
"version": "1.1.2", | ||
"version": "1.2.0", | ||
"description": "Manipulate query strings without effort", | ||
@@ -31,2 +31,3 @@ "main": "lib/index.js", | ||
"files": [ | ||
"index.d.ts", | ||
"lib", | ||
@@ -38,9 +39,9 @@ "LICENSE", | ||
"devDependencies": { | ||
"@babel/cli": "^7.4.4", | ||
"@babel/core": "^7.4.4", | ||
"@babel/preset-env": "^7.4.4", | ||
"babel-eslint": "^10.0.1", | ||
"@babel/cli": "^7.5.5", | ||
"@babel/core": "^7.5.5", | ||
"@babel/preset-env": "^7.5.5", | ||
"babel-eslint": "^10.0.2", | ||
"babel-jest": "^24.8.0", | ||
"jest": "^24.8.0", | ||
"jest-runner-standard": "0.0.12", | ||
"jest-runner-standard": "0.0.13", | ||
"standard": "^12.0.1" | ||
@@ -47,0 +48,0 @@ }, |
11887
4.66%5
25%156
13.04%