Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

odl-graphql-client

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

odl-graphql-client - npm Package Compare versions

Comparing version 1.0.0-rc.6 to 1.0.0-rc.7

4

index.ts

@@ -222,3 +222,3 @@ import { GraphQLClient } from "graphql-request";

payload: any,
onGetVariableType: (variableKey: string) => string
variable: any
) => {

@@ -229,3 +229,3 @@ const mutation = this.mutationBuilder.buildCustomMutationOperation(

payload,
onGetVariableType
variable
);

@@ -232,0 +232,0 @@

@@ -7,3 +7,3 @@ {

},
"version": "1.0.0-rc.6",
"version": "1.0.0-rc.7",
"dependencies": {

@@ -10,0 +10,0 @@ "graphql-request": "^1.8.2",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc