react-apollo
Advanced tools
Comparing version 3.1.1 to 3.1.2-beta.1
{ | ||
"name": "react-apollo", | ||
"description": "React Apollo Hooks, Components, and HOC.", | ||
"version": "3.1.1", | ||
"version": "3.1.2-beta.1", | ||
"author": "opensource@apollographql.com", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"predeploy": "npm run build", | ||
"deploy": "npm publish" | ||
"deploy": "npm publish --tag beta" | ||
}, | ||
@@ -44,7 +44,7 @@ "peerDependencies": { | ||
"dependencies": { | ||
"@apollo/react-common": "^3.1.1", | ||
"@apollo/react-components": "^3.1.1", | ||
"@apollo/react-hoc": "^3.1.1", | ||
"@apollo/react-hooks": "^3.1.1", | ||
"@apollo/react-ssr": "^3.1.1" | ||
"@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" | ||
}, | ||
@@ -58,6 +58,6 @@ "files": [ | ||
"devDependencies": { | ||
"rollup": "1.20.3", | ||
"typescript": "3.5.3" | ||
"rollup": "1.21.4", | ||
"typescript": "3.6.3" | ||
}, | ||
"gitHead": "1ad1e76c298b8c8ff9a49c03a8dec4b1da812625" | ||
"gitHead": "d67d00cd517905559084b2a9aefa04c8f6e06764" | ||
} |
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
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
12510
3