Socket
Socket
Sign inDemoInstall

@apollo/react-components

Package Overview
Dependencies
25
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0-beta.6 to 0.1.0-beta.7

16

package.json
{
"name": "@apollo/react-components",
"description": "React Apollo Query, Mutation and Subscription components.",
"version": "0.1.0-beta.6",
"version": "0.1.0-beta.7",
"author": "opensource@apollographql.com",

@@ -40,12 +40,12 @@ "keywords": [

"apollo-cache": "^1.3.2",
"apollo-client": "^2.6.2",
"apollo-client": "^2.6.3",
"apollo-link": "^1.2.12",
"apollo-utilities": "^1.3.2",
"graphql": "^14.3.1",
"react": "^16.8.3",
"react-dom": "^16.8.3"
"react": "^16.8.0",
"react-dom": "^16.8.0"
},
"dependencies": {
"@apollo/react-common": "^0.1.0-beta.7",
"@apollo/react-hooks": "^0.1.0-beta.9",
"@apollo/react-common": "^0.1.0-beta.8",
"@apollo/react-hooks": "^0.1.0-beta.10",
"hoist-non-react-statics": "^3.3.0",

@@ -64,7 +64,7 @@ "prop-types": "^15.7.2",

"jest": "^24.8.0",
"rollup": "^1.15.5",
"rollup": "1.16.2",
"tsc-watch": "^2.2.1",
"typescript": "^3.5.2"
},
"gitHead": "ce33f8a5ce250518d521de39982dc49f1fe9a793"
"gitHead": "808e66755990a649202a662a6c6e8b8d20a0e9fb"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc