@graphql-tools/graphql-tag-pluck
Advanced tools
Comparing version 7.5.2 to 7.5.3-alpha-20230515173601-f70d8382
{ | ||
"name": "@graphql-tools/graphql-tag-pluck", | ||
"version": "7.5.2", | ||
"version": "7.5.3-alpha-20230515173601-f70d8382", | ||
"description": "Pluck graphql-tag template literals", | ||
@@ -14,3 +14,3 @@ "sideEffects": false, | ||
"@babel/plugin-syntax-import-assertions": "^7.20.0", | ||
"@graphql-tools/utils": "^9.2.1", | ||
"@graphql-tools/utils": "10.0.0-alpha-20230515173601-f70d8382", | ||
"tslib": "^2.4.0" | ||
@@ -17,0 +17,0 @@ }, |
@@ -8,3 +8,3 @@ import { PluckedContent } from './visitor.js'; | ||
/** | ||
* Additional options for determining how a file is parsed.An array of packages that are responsible for exporting the GraphQL string parser function. The following modules are supported by default: | ||
* Additional options for determining how a file is parsed. An array of packages that are responsible for exporting the GraphQL string parser function. The following modules are supported by default: | ||
* ```js | ||
@@ -11,0 +11,0 @@ * { |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
57624
2
+ Added@graphql-tools/utils@10.0.0-alpha-20230515173601-f70d8382(transitive)
- Removed@graphql-tools/utils@9.2.1(transitive)
Updated@graphql-tools/utils@10.0.0-alpha-20230515173601-f70d8382