react-apollo
Advanced tools
Comparing version 3.1.2-beta.1 to 3.1.2
{ | ||
"name": "react-apollo", | ||
"description": "React Apollo Hooks, Components, and HOC.", | ||
"version": "3.1.2-beta.1", | ||
"version": "3.1.2", | ||
"author": "opensource@apollographql.com", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"predeploy": "npm run build", | ||
"deploy": "npm publish --tag beta" | ||
"deploy": "npm publish" | ||
}, | ||
@@ -44,7 +44,7 @@ "peerDependencies": { | ||
"dependencies": { | ||
"@apollo/react-common": "^3.1.2-beta.1", | ||
"@apollo/react-components": "^3.1.2-beta.1", | ||
"@apollo/react-hoc": "^3.1.2-beta.1", | ||
"@apollo/react-hooks": "^3.1.2-beta.1", | ||
"@apollo/react-ssr": "^3.1.2-beta.1" | ||
"@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" | ||
}, | ||
@@ -61,3 +61,3 @@ "files": [ | ||
}, | ||
"gitHead": "d67d00cd517905559084b2a9aefa04c8f6e06764" | ||
"gitHead": "88162edbd24fa4c8914f681c927abfd32ca9a26c" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2
12457
Updated@apollo/react-common@^3.1.2
Updated@apollo/react-hoc@^3.1.2
Updated@apollo/react-hooks@^3.1.2
Updated@apollo/react-ssr@^3.1.2