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

@8base/apollo-client

Package Overview
Dependencies
Maintainers
2
Versions
223
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@8base/apollo-client - npm Package Compare versions

Comparing version 0.5.10 to 0.6.0

6

package.json
{
"name": "@8base/apollo-client",
"version": "0.5.10",
"version": "0.6.0",
"main": "lib/apollo-client.js",

@@ -12,4 +12,4 @@ "scripts": {

"devDependencies": {
"@8base/apollo-links": "^0.5.10",
"@8base/webpack-configuration": "^0.5.10",
"@8base/apollo-links": "^0.6.0",
"@8base/webpack-configuration": "^0.6.0",
"apollo-client": "^2.4.2",

@@ -16,0 +16,0 @@ "babel-cli": "^6.26.0",

@@ -33,3 +33,3 @@ // @flow

* @param {Function} [config.onRequestSuccess] - The callback which called when request is success.
* @param {Function} [config.onRequestError] - The callback which called when request is success.
* @param {Function} [config.onRequestError] - The callback which called when request is fail.
*

@@ -36,0 +36,0 @@ * @return instance of the Apollo Client

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