Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

graphql-query-builder-v2

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-query-builder-v2 - npm Package Compare versions

Comparing version
2.0.0
to
2.0.1
+1
-1
package.json
{
"name": "graphql-query-builder-v2",
"version": "2.0.0",
"version": "2.0.1",
"description": "a simple but powerful graphQL query builder",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -0,1 +1,5 @@

# graphql-query-builder-v2
Since graphql-query-builder seems to no longer be actively maintained, I have forked it. Nothing much has changed except the ability to use `null` and `undefined` values in the arguments.
# graphql-query-builder

@@ -2,0 +6,0 @@