react-apollo
Advanced tools
Comparing version 3.1.2 to 3.1.3
{ | ||
"name": "react-apollo", | ||
"description": "React Apollo Hooks, Components, and HOC.", | ||
"version": "3.1.2", | ||
"version": "3.1.3", | ||
"author": "opensource@apollographql.com", | ||
@@ -43,7 +43,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@apollo/react-common": "^3.1.2", | ||
"@apollo/react-components": "^3.1.2", | ||
"@apollo/react-hoc": "^3.1.2", | ||
"@apollo/react-hooks": "^3.1.2", | ||
"@apollo/react-ssr": "^3.1.2" | ||
"@apollo/react-common": "^3.1.3", | ||
"@apollo/react-components": "^3.1.3", | ||
"@apollo/react-hoc": "^3.1.3", | ||
"@apollo/react-hooks": "^3.1.3", | ||
"@apollo/react-ssr": "^3.1.3" | ||
}, | ||
@@ -57,6 +57,6 @@ "files": [ | ||
"devDependencies": { | ||
"rollup": "1.21.4", | ||
"typescript": "3.6.3" | ||
"rollup": "1.23.1", | ||
"typescript": "3.6.4" | ||
}, | ||
"gitHead": "88162edbd24fa4c8914f681c927abfd32ca9a26c" | ||
"gitHead": "07e404b089017f8a653d721c169a55191bf88f9b" | ||
} |
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
Updated@apollo/react-common@^3.1.3
Updated@apollo/react-hoc@^3.1.3
Updated@apollo/react-hooks@^3.1.3
Updated@apollo/react-ssr@^3.1.3