@apollo/react-hoc
Advanced tools
Comparing version 3.2.0-beta.1 to 4.0.0-beta.0
{ | ||
"name": "@apollo/react-hoc", | ||
"description": "React Apollo `graphql` higher-order component.", | ||
"version": "3.2.0-beta.1", | ||
"version": "4.0.0-beta.0", | ||
"author": "opensource@apollographql.com", | ||
@@ -44,4 +44,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@apollo/react-common": "^3.2.0-beta.1", | ||
"@apollo/react-components": "^3.2.0-beta.1", | ||
"@apollo/react-common": "^4.0.0-beta.0", | ||
"@apollo/react-components": "^4.0.0-beta.0", | ||
"hoist-non-react-statics": "^3.3.1", | ||
@@ -52,4 +52,4 @@ "ts-invariant": "^0.4.4", | ||
"devDependencies": { | ||
"@apollo/react-ssr": "^3.2.0-beta.1", | ||
"@apollo/react-testing": "^3.2.0-beta.1", | ||
"@apollo/react-ssr": "^4.0.0-beta.0", | ||
"@apollo/react-testing": "^4.0.0-beta.0", | ||
"jest": "24.9.0", | ||
@@ -66,3 +66,3 @@ "rollup": "1.29.0", | ||
}, | ||
"gitHead": "3bb517313d839c5979165c011e6f55570bc171ea" | ||
"gitHead": "e7c599ebad00ddf93200e661d4a4c7ecec5148d5" | ||
} |
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
+ Added@apollo/react-common@4.0.0-beta.1(transitive)
+ Added@apollo/react-components@4.0.0(transitive)
- Removed@apollo/react-common@3.2.0-beta.1(transitive)
- Removed@apollo/react-components@3.2.0-beta.1(transitive)
- Removed@types/prop-types@15.7.14(transitive)
- Removed@types/react@16.14.62(transitive)
- Removed@types/scheduler@0.16.8(transitive)
- Removedcsstype@3.1.3(transitive)