react-apollo
Advanced tools
Comparing version 3.0.0-beta.1 to 3.0.0-beta.2
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
10509
0