@apollo/react-components
Advanced tools
Comparing version 3.2.0-alpha.0 to 3.2.0-beta.0
{ | ||
"name": "@apollo/react-components", | ||
"description": "React Apollo Query, Mutation and Subscription components.", | ||
"version": "3.2.0-alpha.0", | ||
"version": "3.2.0-beta.0", | ||
"author": "opensource@apollographql.com", | ||
@@ -32,3 +32,3 @@ "keywords": [ | ||
"predeploy": "npm run build", | ||
"deploy": "npm publish --tag alpha", | ||
"deploy": "npm publish --tag beta", | ||
"test": "npx jest --config ../../config/jest.config.js --testPathPattern packages/components", | ||
@@ -41,3 +41,2 @@ "test:watch": "npx jest --config ../../config/jest.config.js --testPathPattern packages/components --watch", | ||
"@types/react": "^16.8.0", | ||
"apollo-link": "^1.2.12", | ||
"graphql": "^14.3.1", | ||
@@ -48,3 +47,3 @@ "react": "^16.8.0", | ||
"dependencies": { | ||
"@apollo/react-common": "^3.2.0-alpha.0", | ||
"@apollo/react-common": "^3.2.0-beta.0", | ||
"prop-types": "^15.7.2", | ||
@@ -55,8 +54,8 @@ "ts-invariant": "^0.4.4", | ||
"devDependencies": { | ||
"@apollo/react-ssr": "^3.2.0-alpha.0", | ||
"@apollo/react-testing": "^3.2.0-alpha.0", | ||
"@apollo/react-ssr": "^3.2.0-beta.0", | ||
"@apollo/react-testing": "^3.2.0-beta.0", | ||
"jest": "24.9.0", | ||
"rollup": "1.21.4", | ||
"rollup": "1.25.2", | ||
"tsc-watch": "3.0.2", | ||
"typescript": "3.6.3" | ||
"typescript": "3.6.4" | ||
}, | ||
@@ -69,3 +68,3 @@ "files": [ | ||
}, | ||
"gitHead": "d6a6c693cde6dcd9cc9845d53daff0d73951ddca" | ||
"gitHead": "6192fbc89fb1e005f262b31afa8154ee157ecdab" | ||
} |
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
8
41463
- Removed@wry/equality@0.1.11(transitive)
- Removedapollo-link@1.2.14(transitive)
- Removedapollo-utilities@1.3.4(transitive)
- Removedfast-json-stable-stringify@2.1.0(transitive)
- Removedzen-observable-ts@0.8.21(transitive)