Socket
Socket
Sign inDemoInstall

@apollo/client

Package Overview
Dependencies
Maintainers
1
Versions
575
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 3.0.0-alpha.0 to 3.0.0-alpha.1

11

package.json
{
"name": "@apollo/client",
"version": "3.0.0-alpha.0",
"version": "3.0.0-alpha.1",
"description": "A fully-featured caching GraphQL client.",
"keywords": [
"apollo",
"graphql",
"react",
"hooks",
"client",
"cache"
],
"author": "opensource@apollographql.com",

@@ -26,3 +34,2 @@ "license": "MIT",

"clean": "npx rimraf -r lib coverage",
"postinstall": "npm run build",
"test": "jest --config ./config/jest.config.js",

@@ -29,0 +36,0 @@ "test:ci": "npm run coverage -- --ci --maxWorkers=2 --reporters=default --reporters=jest-junit",

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