New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/react-graphql

Package Overview
Dependencies
Maintainers
12
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 1.0.0 to 1.0.1

8

CHANGELOG.md

@@ -10,4 +10,8 @@ # Changelog

### Added
## 1.0.1 - 2019-02-10
- `@shopify/react-graphql` package
- Fixed some broken API choices
## 1.0.0 - 2019-02-07
- Initial release
{
"name": "@shopify/react-graphql",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",

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

"dependencies": {
"@shopify/async": "^1.0.0",
"@shopify/react-async": "^1.0.0",
"@shopify/async": "^1.0.1",
"@shopify/react-async": "^1.0.1",
"@shopify/useful-types": "^1.1.1",

@@ -31,0 +31,0 @@ "graphql-typed": "^0.2.0",

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