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

apollo-client-devtools

Package Overview
Dependencies
Maintainers
0
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo-client-devtools - npm Package Versions

1
10

4.11.4

Diff

Changelog

Source

4.11.4

Patch Changes

apollo-bot
published 4.11.3 •

Changelog

Source

4.11.3

Patch Changes

apollo-bot
published 4.11.2 •

Changelog

Source

4.11.2

Patch Changes

apollo-bot
published 4.11.1 •

Changelog

Source

4.11.1

Patch Changes

  • #1303 df0d242 Thanks @jerelmiller! - Fix issue where terminating the client by calling .stop would not disconnect it from devtools making it difficult to track newly created clients.
apollo-bot
published 4.11.0 •

Changelog

Source

4.11.0

Minor Changes

  • #1286 11309f3 Thanks @phryneas! - Change transpilation target to create a smaller and more modern DevTools build.
apollo-bot
published 4.10.1 •

Changelog

Source

4.10.1

Patch Changes

  • #1287 052f242 Thanks @phryneas! - Move access to the gql helper into the background worker to reduce size of injected JavaScript.
apollo-bot
published 4.10.0 •

Changelog

Source

4.10.0

Minor Changes

  • #1281 badb1f9 Thanks @phryneas! - Add the ability for devtools to provide full error and log messages without the need to need to call loadDevMessages or loadErrorMessages.

Patch Changes

apollo-bot
published 4.9.1 •

Changelog

Source

4.9.1

Patch Changes

  • #1278 e886145 Thanks @jerelmiller! - Fix issue with error serialization when sending an error back through the message passing system. Unfortunately the raw error instance was lost in this process. This fix retains the error message when sending error messages in rpc calls.
apollo-bot
published 4.9.0 •

Changelog

Source

4.9.0

Minor Changes

  • #1256 28140d8 Thanks @jerelmiller! - Introduce rpc utilities to communicate between the extension scripts. Migrate the call to get client data into the devtools to use the rpc utilities.
apollo-bot
published 4.8.3 •

Changelog

Source

4.8.3

Patch Changes

  • #1264 66c05ae Thanks @phryneas! - Enable "@typescript-eslint/consistent-type-imports" lint rule

  • #1265 df5300f Thanks @phryneas! - Use relative-CI to monitor build artefact sizes

  • #1268 4c98879 Thanks @jerelmiller! - Revert change that removed JSON stringify on the entire set of client data. This is a followup to #1259 which only partially fixed the issue.

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