graphql-mini-transforms
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "graphql-mini-transforms", | ||
"description": "Transformers for importing .graphql files in various build tools.", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"main": "lib/index.js", | ||
@@ -20,3 +20,3 @@ "types": "lib", | ||
}, | ||
"homepage": "https://github.com/shopify/graphql-tools-web/blob/master/packages/graphql-mini-transforms", | ||
"homepage": "https://github.com/shopify/graphql-tools-web/blob/main/packages/graphql-mini-transforms", | ||
"tags": [ | ||
@@ -46,5 +46,5 @@ "graphql", | ||
"graphql": ">=14.5.0 <15.0.0", | ||
"graphql-typed": "^0.6.0", | ||
"graphql-typed": "^0.6.1", | ||
"loader-utils": "^2.0.0" | ||
} | ||
} |
@@ -21,3 +21,3 @@ # `graphql-mini-transforms` | ||
This package provides a loader for `.graphql` files in Webpack. This loader automatically minifies and adds a unique identifier to each GraphQL document. These features are used by [`@shopify/webpack-persisted-graphql-plugin`](https://github.com/Shopify/sewing-kit/tree/master/packages/webpack-persisted-graphql-plugin) to generate a mapping of identifiers to GraphQL operations for persisted queries. | ||
This package provides a loader for `.graphql` files in Webpack. This loader automatically minifies and adds a unique identifier to each GraphQL document. These features are used by [`@shopify/webpack-persisted-graphql-plugin`](https://github.com/Shopify/sewing-kit/tree/main/packages/webpack-persisted-graphql-plugin) to generate a mapping of identifiers to GraphQL operations for persisted queries. | ||
@@ -24,0 +24,0 @@ To use this loader in Webpack, add a rule referencing this loader to your Webpack configuration: |
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 website
QualityPackage does not have a website.
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 website
QualityPackage does not have a website.
Found 1 instance in 1 package
66629
+ Addedcaniuse-lite@1.0.30001683(transitive)
- Removedcaniuse-lite@1.0.30001684(transitive)
Updatedgraphql-typed@^0.6.1