🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

graphql-query-path

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-query-path - npm Package Compare versions

Comparing version

to
1.0.1

9

package.json
{
"name": "graphql-query-path",
"version": "1.0.0",
"version": "1.0.1",
"private": false,

@@ -8,7 +8,10 @@ "license": "MIT",

"types": "dist/index.d.ts",
"author": {
"name": "alber70g",
"email": "alber70g@gmail.com"
},
"scripts": {
"test": "jest --coverage",
"build": "tsc",
"prepublish": "npm run test && npm run build",
"publish": "npm publish"
"prepublish": "npm run test && npm run build"
},

@@ -15,0 +18,0 @@ "dependencies": {