@graphql-inspector/config
Advanced tools
Comparing version 4.0.3-alpha-20240514174535-1d31daa320060bf5722ebf459f0ecc46e7aa532b to 4.1.0-alpha-20241111105259-3b8caff79d686adf447c18b1c8312efca82ffe3e
@@ -5,3 +5,4 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.useConfig = exports.availableLoaders = exports.availableCommands = void 0; | ||
exports.availableLoaders = exports.availableCommands = void 0; | ||
exports.useConfig = useConfig; | ||
exports.availableCommands = [ | ||
@@ -23,3 +24,2 @@ 'coverage', | ||
} | ||
exports.useConfig = useConfig; | ||
function moduleExists(name) { | ||
@@ -26,0 +26,0 @@ try { |
{ | ||
"name": "@graphql-inspector/config", | ||
"version": "4.0.3-alpha-20240514174535-1d31daa320060bf5722ebf459f0ecc46e7aa532b", | ||
"version": "4.1.0-alpha-20241111105259-3b8caff79d686adf447c18b1c8312efca82ffe3e", | ||
"sideEffects": false, | ||
@@ -5,0 +5,0 @@ "peerDependencies": { |
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
5546