@apollo/react-testing
Advanced tools
Comparing version 3.1.1 to 3.1.2-beta.1
{ | ||
"name": "@apollo/react-testing", | ||
"description": "React Apollo testing utilities.", | ||
"version": "3.1.1", | ||
"version": "3.1.2-beta.1", | ||
"author": "opensource@apollographql.com", | ||
@@ -29,3 +29,3 @@ "keywords": [ | ||
"predeploy": "npm run build", | ||
"deploy": "npm publish", | ||
"deploy": "npm publish --tag beta", | ||
"test": "npx jest --config ../../config/jest.config.js --testPathPattern packages/testing", | ||
@@ -44,3 +44,3 @@ "test:watch": "npm run test -- --watch", | ||
"dependencies": { | ||
"@apollo/react-common": "^3.1.1", | ||
"@apollo/react-common": "^3.1.2-beta.1", | ||
"fast-json-stable-stringify": "^2.0.0", | ||
@@ -57,7 +57,7 @@ "tslib": "^1.10.0" | ||
"jest": "24.9.0", | ||
"rollup": "1.20.3", | ||
"tsc-watch": "3.0.1", | ||
"typescript": "3.5.3" | ||
"rollup": "1.21.4", | ||
"tsc-watch": "3.0.2", | ||
"typescript": "3.6.3" | ||
}, | ||
"gitHead": "1ad1e76c298b8c8ff9a49c03a8dec4b1da812625" | ||
"gitHead": "d67d00cd517905559084b2a9aefa04c8f6e06764" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
100340
3