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

graphql-client-utils

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-client-utils - npm Package Compare versions

Comparing version

to
1.0.4

.devcontainer/base.Dockerfile

10

package.json
{
"name": "graphql-client-utils",
"version": "1.0.3",
"version": "1.0.4",
"description": "Utilities for generating GraphQL queries",

@@ -19,8 +19,8 @@ "main": "lib/index.js",

"homepage": "https://github.com/NathanRSmith/graphql-client-utils#readme",
"devDependencies": {
"mocha": "^10.1.0"
},
"dependencies": {
"lodash": "^4.17.15"
},
"devDependencies": {
"mocha": "^6.2.2"
"lodash": "^4.17.21"
}
}

Sorry, the diff of this file is not supported yet