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

apollo-offline-hooks

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo-offline-hooks - npm Package Compare versions

Comparing version 0.1.1 to 0.1.3

5

package.json
{
"version": "0.1.1",
"version": "0.1.3",
"license": "MIT",
"name": "apollo-offline-hooks",
"author": "Dmitriy Nevzorov",
"description": "Apollo React hooks with automatic cache updates",
"repository": "https://github.com/jimmyn/apollo-offline-hooks",
"description": "Apollo React Hooks with automatic cache updates",
"keywords": [

@@ -8,0 +9,0 @@ "apollo",

2

README.md
# Apollo Offline Hooks
A drop-in replacement for [@apollo/react-hooks](https://www.apollographql.com/docs/react/api/react-hooks/) with automatic cache updates. It will try to guess how your apollo cache should be updated based on the mutation
A drop-in replacement for [@apollo/react-hooks](https://www.apollographql.com/docs/react/api/react-hooks/) with automatic cache updates. It will update apollo cache based on a mutation or subscription result.

@@ -5,0 +5,0 @@ ## Install

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