@apollo/react-hoc
Advanced tools
Comparing version 3.0.1 to 3.1.0-beta.0
{ | ||
"name": "@apollo/react-hoc", | ||
"description": "React Apollo `graphql` higher-order component.", | ||
"version": "3.0.1", | ||
"version": "3.1.0-beta.0", | ||
"author": "opensource@apollographql.com", | ||
@@ -32,3 +32,3 @@ "keywords": [ | ||
"predeploy": "npm run build", | ||
"deploy": "npm publish", | ||
"deploy": "npm publish --tag beta", | ||
"test": "npx jest --config ../../config/jest.config.js --testPathPattern packages/hoc", | ||
@@ -47,4 +47,4 @@ "test:watch": "npx jest --config ../../config/jest.config.js --testPathPattern packages/hoc --watch", | ||
"dependencies": { | ||
"@apollo/react-common": "^3.0.1", | ||
"@apollo/react-components": "^3.0.1", | ||
"@apollo/react-common": "^3.1.0-beta.0", | ||
"@apollo/react-components": "^3.1.0-beta.0", | ||
"hoist-non-react-statics": "^3.3.0", | ||
@@ -61,4 +61,4 @@ "ts-invariant": "^0.4.4", | ||
"devDependencies": { | ||
"@apollo/react-ssr": "^3.0.1", | ||
"jest": "24.8.0", | ||
"@apollo/react-ssr": "^3.1.0-beta.0", | ||
"jest": "24.9.0", | ||
"rollup": "1.19.4", | ||
@@ -68,3 +68,3 @@ "tsc-watch": "2.4.0", | ||
}, | ||
"gitHead": "ec4208c20750a8eb605bda2f9f0ffb44fb4723b0" | ||
"gitHead": "241ccacb9e27ab9cda90aa4a5c1f7ee29c05391b" | ||
} |
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
171838
3