Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

graphql-config

Package Overview
Dependencies
Maintainers
4
Versions
320
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-config - npm Package Compare versions

Comparing version 4.5.0-alpha-20230306145707-250f6ec to 4.5.0-alpha-20230306151301-d7b29ec

2

esm/helpers/cosmiconfig.js
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';

@@ -4,0 +6,0 @@ import { env } from 'string-env-interpolation';

{
"name": "graphql-config",
"version": "4.5.0-alpha-20230306145707-250f6ec",
"version": "4.5.0-alpha-20230306151301-d7b29ec",
"description": "The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)",
"sideEffects": false,
"peerDependenciesMeta": {
"cosmiconfig-toml-loader": {
"optional": true
}
},
"peerDependencies": {

@@ -7,0 +12,0 @@ "cosmiconfig-toml-loader": "^1.0.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc