@shopify/react-graphql
Advanced tools
Comparing version 1.3.3 to 1.3.4
@@ -5,2 +5,2 @@ export { DeferTiming } from '@shopify/react-async'; | ||
export { createAsyncQueryComponent } from './async'; | ||
export { AsyncQueryComponentType, GraphQLData, GraphQLVariables, QueryProps, } from './types'; | ||
export { AsyncQueryComponentType, GraphQLData, GraphQLVariables, GraphQLDeepPartial, QueryProps, } from './types'; |
{ | ||
"name": "@shopify/react-graphql", | ||
"version": "1.3.3", | ||
"version": "1.3.4", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Tools for creating type-safe and asynchronous GraphQL components for React.", |
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
16381