graphql-config
Advanced tools
Comparing version 5.0.0-alpha-20230522092604-76b1bc5 to 5.0.0-alpha-20230522092756-b534f4b
@@ -1,5 +0,1 @@ | ||
import { createRequire } from 'module'; | ||
const require = createRequire(import.meta.url); | ||
import { fileURLToPath } from 'url'; | ||
const __filename = fileURLToPath(import.meta.url); | ||
import { cosmiconfig, cosmiconfigSync, defaultLoaders } from 'cosmiconfig'; | ||
@@ -6,0 +2,0 @@ import { env } from 'string-env-interpolation'; |
{ | ||
"name": "graphql-config", | ||
"version": "5.0.0-alpha-20230522092604-76b1bc5", | ||
"version": "5.0.0-alpha-20230522092756-b534f4b", | ||
"description": "The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)", | ||
@@ -5,0 +5,0 @@ "sideEffects": false, |
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
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
0
81146
1724