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

react-apollo

Package Overview
Dependencies
Maintainers
8
Versions
220
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-apollo - npm Package Compare versions

Comparing version 3.0.0-beta.1 to 3.0.0-beta.2

19

package.json
{
"name": "react-apollo",
"description": "React Apollo Hooks, Components, and HOC.",
"version": "3.0.0-beta.1",
"version": "3.0.0-beta.2",
"author": "opensource@apollographql.com",

@@ -17,2 +17,5 @@ "keywords": [

"module": "./lib/react-apollo.esm.js",
"react-native": {
"react-dom/server": false
},
"typings": "./lib/index.d.ts",

@@ -34,11 +37,11 @@ "repository": {

"peerDependencies": {
"apollo-client": "^2.6.0",
"graphql": "^14.2.1",
"apollo-client": "^2.6.2",
"graphql": "^14.3.1",
"react": "^16.8.0"
},
"dependencies": {
"@apollo/react-common": "^0.1.0-beta.6",
"@apollo/react-components": "^0.1.0-beta.5",
"@apollo/react-hoc": "^0.1.0-beta.5",
"@apollo/react-hooks": "^0.1.0-beta.8"
"@apollo/react-common": "^0.1.0-beta.7",
"@apollo/react-components": "^0.1.0-beta.6",
"@apollo/react-hoc": "^0.1.0-beta.6",
"@apollo/react-hooks": "^0.1.0-beta.9"
},

@@ -55,3 +58,3 @@ "files": [

},
"gitHead": "f0ad14e4304a9b58381b292fe8ad739a0ab4534b"
"gitHead": "ce33f8a5ce250518d521de39982dc49f1fe9a793"
}
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