Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-apollo

Package Overview
Dependencies
Maintainers
2
Versions
220
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-apollo - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

connect.d.ts

7

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc