You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

query-string-manipulator

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

query-string-manipulator - npm Package Compare versions

Comparing version

to
1.2.0

index.d.ts

13

package.json
{
"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 @@ },