@graphql-tools/code-file-loader
Advanced tools
Comparing version 8.1.3 to 8.1.4-alpha-20241015101504-5852a7950b869e3e435eefb1bc585805c56be9c7
@@ -28,2 +28,4 @@ "use strict"; | ||
'.astro', | ||
'.gts', | ||
'.gjs', | ||
]; | ||
@@ -47,3 +49,3 @@ function createGlobbyOptions(options) { | ||
* Supported extensions include: `.ts`, `.mts`, `.cts`, `.tsx`, `.js`, `.mjs`, | ||
* `.cjs`, `.jsx`, `.vue`, `.svelte`, `.astro` | ||
* `.cjs`, `.jsx`, `.vue`, `.svelte`, `.astro`, `.gts`, `.gjs`. | ||
*/ | ||
@@ -50,0 +52,0 @@ class CodeFileLoader { |
@@ -24,2 +24,4 @@ import { existsSync, promises as fsPromises, readFileSync } from 'fs'; | ||
'.astro', | ||
'.gts', | ||
'.gjs', | ||
]; | ||
@@ -43,3 +45,3 @@ function createGlobbyOptions(options) { | ||
* Supported extensions include: `.ts`, `.mts`, `.cts`, `.tsx`, `.js`, `.mjs`, | ||
* `.cjs`, `.jsx`, `.vue`, `.svelte`, `.astro` | ||
* `.cjs`, `.jsx`, `.vue`, `.svelte`, `.astro`, `.gts`, `.gjs`. | ||
*/ | ||
@@ -46,0 +48,0 @@ export class CodeFileLoader { |
{ | ||
"name": "@graphql-tools/code-file-loader", | ||
"version": "8.1.3", | ||
"version": "8.1.4-alpha-20241015101504-5852a7950b869e3e435eefb1bc585805c56be9c7", | ||
"description": "A set of utils for faster development of GraphQL tools", | ||
@@ -10,4 +10,4 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@graphql-tools/graphql-tag-pluck": "8.3.2", | ||
"@graphql-tools/utils": "^10.0.13", | ||
"@graphql-tools/graphql-tag-pluck": "8.3.3-alpha-20241015101504-5852a7950b869e3e435eefb1bc585805c56be9c7", | ||
"@graphql-tools/utils": "10.5.5-alpha-20241015101504-5852a7950b869e3e435eefb1bc585805c56be9c7", | ||
"globby": "^11.0.3", | ||
@@ -14,0 +14,0 @@ "tslib": "^2.4.0", |
@@ -31,3 +31,3 @@ import { GraphQLTagPluckOptions } from '@graphql-tools/graphql-tag-pluck'; | ||
* Supported extensions include: `.ts`, `.mts`, `.cts`, `.tsx`, `.js`, `.mjs`, | ||
* `.cjs`, `.jsx`, `.vue`, `.svelte`, `.astro` | ||
* `.cjs`, `.jsx`, `.vue`, `.svelte`, `.astro`, `.gts`, `.gjs`. | ||
*/ | ||
@@ -34,0 +34,0 @@ export declare class CodeFileLoader implements Loader<CodeFileLoaderOptions> { |
Sorry, the diff of this file is not supported yet
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
37762
971
2
+ Added@graphql-tools/graphql-tag-pluck@8.3.3-alpha-20241015101504-5852a7950b869e3e435eefb1bc585805c56be9c7(transitive)
+ Added@graphql-tools/utils@10.5.5-alpha-20241015101504-5852a7950b869e3e435eefb1bc585805c56be9c7(transitive)
- Removed@graphql-tools/graphql-tag-pluck@8.3.2(transitive)
- Removed@graphql-tools/utils@10.7.0(transitive)
Updated@graphql-tools/graphql-tag-pluck@8.3.3-alpha-20241015101504-5852a7950b869e3e435eefb1bc585805c56be9c7
Updated@graphql-tools/utils@10.5.5-alpha-20241015101504-5852a7950b869e3e435eefb1bc585805c56be9c7