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 7.1.3 to 7.1.4

23

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

@@ -29,19 +29,20 @@ "description": "Tools for creating type-safe and asynchronous GraphQL components for React",

"@apollo/react-hooks": ">=3.0.0 <4.0.0",
"@shopify/async": "^3.0.3",
"@shopify/react-async": "^4.1.3",
"@shopify/react-effect": "^4.1.2",
"@shopify/react-hooks": "^2.1.2",
"@shopify/react-idle": "^2.1.2",
"@shopify/useful-types": "^3.0.3",
"@shopify/async": "^3.0.4",
"@shopify/react-async": "^4.1.4",
"@shopify/react-effect": "^4.1.3",
"@shopify/react-hooks": "^2.1.3",
"@shopify/react-idle": "^2.1.3",
"@shopify/useful-types": "^3.0.4",
"apollo-cache-inmemory": ">=1.0.0 <2.0.0",
"apollo-client": ">=2.0.0 <3.0.0",
"apollo-link": ">=1.0.0 <2.0.0",
"graphql-typed": "^1.0.2"
"graphql-typed": "^1.0.3"
},
"devDependencies": {
"@shopify/react-testing": "^3.2.3"
"@shopify/react-testing": "^3.2.4"
},
"files": [
"build/*",
"build/",
"!build/*.tsbuildinfo",
"!build/ts/**/tests/",
"index.js",

@@ -64,3 +65,3 @@ "index.mjs",

},
"gitHead": "1677c5acc6d5f72c51a2644a25dfbe9cec0b50f2"
"gitHead": "80f3bf1a062fa2d432e63fe797716f9c0b226195"
}
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