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

@shopify/react-graphql

Package Overview
Dependencies
Maintainers
19
Versions
263
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/react-graphql - npm Package Compare versions

Comparing version 9.2.1 to 9.2.2

2

build/cjs/hooks/query.js

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

} finally {
Object.assign(queryObservable, {
Object.assign(queryObservable || {}, {
lastError,

@@ -108,0 +108,0 @@ lastResult

{
"name": "@shopify/react-graphql",
"version": "9.2.1",
"version": "9.2.2",
"license": "MIT",

@@ -30,3 +30,3 @@ "description": "Tools for creating type-safe and asynchronous GraphQL components for React",

"@shopify/async": "^4.0.1",
"@shopify/react-async": "^5.0.4",
"@shopify/react-async": "^5.0.5",
"@shopify/react-effect": "^5.0.2",

@@ -43,3 +43,3 @@ "@shopify/react-hooks": "^3.0.2",

"devDependencies": {
"@shopify/react-testing": "^4.2.1"
"@shopify/react-testing": "^4.2.2"
},

@@ -46,0 +46,0 @@ "files": [

Sorry, the diff of this file is not supported yet

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