New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

apollo-client

Package Overview
Dependencies
Maintainers
8
Versions
309
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo-client - npm Package Compare versions

Comparing version 2.4.0-alpha.6 to 2.4.0-alpha.7

8

package.json
{
"name": "apollo-client",
"version": "2.4.0-alpha.6",
"version": "2.4.0-alpha.7",
"description": "A simple yet functional GraphQL client.",

@@ -28,6 +28,6 @@ "main": "bundle.umd.js",

"@types/zen-observable": "^0.8.0",
"apollo-cache": "^1.1.13-alpha.6",
"apollo-cache": "^1.1.13-alpha.7",
"apollo-link": "^1.0.0",
"apollo-link-dedup": "1.1.0-alpha.2",
"apollo-utilities": "^1.0.17-alpha.4",
"apollo-utilities": "^1.0.17-alpha.7",
"symbol-observable": "^1.0.2",

@@ -46,3 +46,3 @@ "zen-observable": "^0.8.0"

"@types/node": "10.5.2",
"apollo-cache-inmemory": "^1.2.6-alpha.6",
"apollo-cache-inmemory": "^1.2.6-alpha.7",
"benchmark": "2.1.4",

@@ -49,0 +49,0 @@ "browserify": "15.2.0",

@@ -1,1 +0,1 @@

export declare const version = "2.4.0-alpha.6";
export declare const version = "2.4.0-alpha.7";

@@ -1,1 +0,1 @@

exports.version = "2.4.0-alpha.6"
exports.version = "2.4.0-alpha.7"

Sorry, the diff of this file is too big to display

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