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

react-apollo

Package Overview
Dependencies
Maintainers
4
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.8.0 to 0.8.1-rc.0

dist/index.js

7

Changelog.md

@@ -7,3 +7,6 @@ # Change log

### 0.8.0
### 0.8.1
- Same as 0.8.0, but properly built
### 0.8.0 (deprecated - build was missing files)
- Update typings dependency from typed-grapqhl to @types/graphql [PR #393](https://github.com/apollostack/react-apollo/pull/393)

@@ -19,3 +22,3 @@ - Chore: [PR #390](https://github.com/apollostack/react-apollo/pull/390) gets rid of warning during queries test.

### v0.7.3 (deprecated)
### v0.7.3 (deprecated - contained breaking changes)
- Chore: [PR #390](https://github.com/apollostack/react-apollo/pull/390) gets rid of warning during queries test.

@@ -22,0 +25,0 @@

{
"name": "react-apollo",
"version": "0.8.0",
"version": "0.8.1-rc.0",
"description": "React data container for Apollo Client",

@@ -9,2 +9,3 @@ "main": "lib/index.js",

"scripts": {
"deploy": "npm run compile && npm run compile:browser && npm test && npm publish",
"test": "jest",

@@ -11,0 +12,0 @@ "flow": "flow; test $? -eq 0 -o $? -eq 2",

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