react-apollo
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "react-apollo", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "React data container for Apollo Client", | ||
"main": "./lib/src/index.js", | ||
"main": "index.js", | ||
"scripts": { | ||
@@ -12,3 +12,2 @@ "pretest": "npm run compile", | ||
"watch": "tsc -w", | ||
"prepublish": "npm run compile", | ||
"lint": "tslint src/*.ts* && tslint test/*.ts*", | ||
@@ -36,3 +35,3 @@ "coverage": "istanbul cover ./node_modules/mocha/bin/_mocha -- --require ./test/fixtures/setup.js --reporter spec --full-trace --recursive ./lib/test", | ||
"redux": "^2.0.0 || ^3.0.0", | ||
"apollo-client": "^0.1.0" | ||
"apollo-client": "^0.1.0 || ^0.2.0" | ||
}, | ||
@@ -39,0 +38,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
33062
15
359
1