apollo-offline-hooks
Advanced tools
Comparing version 0.1.1 to 0.1.3
{ | ||
"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", |
# 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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
98073