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

@shopify/react-graphql

Package Overview
Dependencies
Maintainers
18
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 7.1.6 to 7.1.8

2

build/cjs/links.js

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

next: observer.next.bind(observer),
error: observer.next.bind(observer)
error: observer.error.bind(observer)
});

@@ -48,0 +48,0 @@ });

{
"name": "@shopify/react-graphql",
"version": "7.1.6",
"version": "7.1.8",
"license": "MIT",

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

"@shopify/async": "^3.0.4",
"@shopify/react-async": "^4.1.5",
"@shopify/react-async": "^4.1.7",
"@shopify/react-effect": "^4.1.4",
"@shopify/react-hooks": "^2.1.3",
"@shopify/react-hooks": "^2.1.5",
"@shopify/react-idle": "^2.1.3",

@@ -42,3 +42,3 @@ "@shopify/useful-types": "^3.0.4",

"devDependencies": {
"@shopify/react-testing": "^3.2.4"
"@shopify/react-testing": "^3.2.6"
},

@@ -66,3 +66,3 @@ "files": [

},
"gitHead": "73314e05f1fb2b9d7286d06798c8740f1fc496c4"
"gitHead": "eedc3347df7a096ee88e9f351f51ea79896f5687"
}

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