@sprocketbot/gql-stores
Advanced tools
Comparing version 0.1.0-beta.0 to 0.1.0-beta.1
// Reexport your entry components here | ||
export * from "./BaseStore" | ||
export * from "./LiveQueryStore" | ||
export * from "./Mutation" | ||
export * from "./QueryStore" | ||
export * from "./types" |
{ | ||
"name": "@sprocketbot/gql-stores", | ||
"version": "0.1.0-beta.0", | ||
"version": "0.1.0-beta.1", | ||
"description": "Wrapper for @urql/core that presents a store-based API instead of a context-based API", | ||
@@ -5,0 +5,0 @@ "devDependencies": { |
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
18843
293