Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "filamentql", | ||
"version": "1.0.7", | ||
"description": "A GraphQL caching solution that also supports offline mutations", | ||
"version": "1.0.8", | ||
"description": "FilamentQL is a lightweight caching library for GraphQL queries that utilizes a parsing algorithm to detect differences between incoming queries and existing data stored within the cache. The library offers tools for both client and server side caching as well as tools for offline mode", | ||
"scripts": { | ||
@@ -6,0 +6,0 @@ "test": "jest" |
576978