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

gqty

Package Overview
Dependencies
Maintainers
1
Versions
318
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gqty - npm Package Compare versions

Comparing version 3.0.0-canary-20240430073851.e389898a11e11eea3eef682c1d67fef70252cbb7 to 3.0.0-canary-20240430083410.102beb4dd53f46d77a77cc9009c7998bfd46a084

2

Client/resolvers.js

@@ -68,3 +68,3 @@ 'use strict';

}
const selectionsCacheKey = `${cachePolicy}/${operationName != null ? operationName : ""}`;
const selectionsCacheKey = operationName != null ? operationName : "";
const pendingSelections = batching.addSelections(

@@ -71,0 +71,0 @@ clientCache,

{
"name": "gqty",
"version": "3.0.0-canary-20240430073851.e389898a11e11eea3eef682c1d67fef70252cbb7",
"version": "3.0.0-canary-20240430083410.102beb4dd53f46d77a77cc9009c7998bfd46a084",
"description": "gqty client without queries",

@@ -5,0 +5,0 @@ "sideEffects": false,

Sorry, the diff of this file is not supported yet

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