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

@gospime/apollo-client

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gospime/apollo-client - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [4.0.1](https://github.com/gospime/apollo-client/compare/v4.0.0...v4.0.1) (2020-03-21)
## [4.0.0](https://github.com/gospime/apollo-client/compare/v3.0.3...v4.0.0) (2020-03-02)

@@ -7,0 +9,0 @@

7

package.json
{
"name": "@gospime/apollo-client",
"version": "4.0.0",
"version": "4.0.1",
"description": "Apollo HTTP client with response caching",

@@ -38,3 +38,3 @@ "keywords": [

"dependencies": {
"@apollo/client": "^3.0.0-beta.38",
"@apollo/client": "^3.0.0-beta.41",
"apollo-cache-inmemory": "^1.6.5",

@@ -47,3 +47,6 @@ "apollo-link": "^1.2.13",

"node-fetch": "^2.6.0"
},
"optionalDependencies": {
"minimist": "^1.2.5"
}
}
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