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

@shopify/react-graphql

Package Overview
Dependencies
Maintainers
13
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 5.2.3 to 5.2.4

4

package.json
{
"name": "@shopify/react-graphql",
"version": "5.2.3",
"version": "5.2.4",
"license": "MIT",

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

"@shopify/react-idle": "^1.0.10",
"@shopify/react-network": "^3.3.3",
"@shopify/react-network": "^3.3.4",
"@shopify/useful-types": "^2.0.2",

@@ -35,0 +35,0 @@ "apollo-cache-inmemory": ">=1.0.0 <2.0.0",

@@ -324,3 +324,3 @@ # `@shopify/react-graphql`

import {Form, TextField, Button, Banner} from '@shopify/polaris';
import {useQuery} from '@shopify/react-graphql';
import {useMutation} from '@shopify/react-graphql';

@@ -327,0 +327,0 @@ import createCustomerMutation from './graphql/CreateCustomerMutation.graphql';

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