Socket
Socket
Sign inDemoInstall

apollo-cache-inmemory

Package Overview
Dependencies
Maintainers
1
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo-cache-inmemory - npm Package Versions

1
15

1.3.1-local-state-alpha.13

Diff

benjamn
published 1.3.9 •

Changelog

Source

Apollo Cache In-Memory (1.3.9)

  • Avoid modifying source objects when merging cache results. Issue #4081 PR #4089
benjamn
published 1.3.9-beta.1 •

benjamn
published 1.3.9-beta.0 •

benjamn
published 1.3.8 •

benjamn
published 1.3.7 •

Changelog

Source

Apollo Cache In-Memory (1.3.7)

  • Throw when querying non-scalar objects without a selection set. Issue #4025 PR #4038

  • Work around spec non-compliance of Map#set and Set#add in IE11. Issue #4024 PR #4012

apollo-bot
published 1.3.1-local-state-alpha.12 •

apollo-bot
published 1.3.1-local-state-alpha.11 •

apollo-bot
published 1.3.1-local-state-alpha.10 •

benjamn
published 1.3.6 •

Changelog

Source

Apollo Cache In-Memory (1.3.6)

  • Optimize repeated apollo-cache-inmemory reads by caching partial query results, for substantial performance improvements. As a consequence, watched queries will not be rebroadcast unless the data have changed. PR #3394

  • Include root ID and fragment matcher function in cache keys computed by StoreReader#executeStoreQuery and executeSelectionSet, and work around bugs in the React Native Map and Set polyfills. PR #3964 React Native PR #21492 (pending)

  • The apollo-cache-inmemory package now allows graphql@^14.0.0 as a peer dependency. Issue #3978

  • The apollo-cache-inmemory package now correctly broadcasts changes even when the new data is === to the old data, since the contents of the data object may have changed. Issue #3992 PR #4032

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