Socket
Socket
Sign inDemoInstall

graphql-config

Package Overview
Dependencies
Maintainers
4
Versions
319
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 5.0.0-alpha-20230522092604-76b1bc5 to 5.0.0-alpha-20230522092756-b534f4b

4

esm/helpers/cosmiconfig.js

@@ -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';

2

package.json
{
"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,

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