Huge News!Announcing our $40M Series B led by Abstract Ventures.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.5.0-alpha.6 to 2.5.0-alpha.7

6

package.json
{
"name": "apollo-client",
"version": "2.5.0-alpha.6",
"version": "2.5.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.2.0-alpha.5",
"apollo-cache": "1.2.0-alpha.7",
"apollo-link": "^1.0.0",
"apollo-link-dedup": "^1.0.0",
"apollo-utilities": "1.1.0-alpha.5",
"apollo-utilities": "1.1.0-alpha.7",
"symbol-observable": "^1.0.2",

@@ -34,0 +34,0 @@ "zen-observable": "^0.8.0"

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

export declare const version = "2.5.0-alpha.6";
export declare const version = "2.5.0-alpha.7";
//# sourceMappingURL=version.d.ts.map

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

exports.version = "2.5.0-alpha.6"
exports.version = "2.5.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