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

graphql-config

Package Overview
Dependencies
Maintainers
6
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 3.0.0-alpha.0 to 3.0.0-alpha.1

5

dist/loaders.js

@@ -78,7 +78,2 @@ "use strict";

if (result) {
console.log({
pointer: pointer,
options: options,
result: result,
});
return [2 /*return*/, [result]];

@@ -85,0 +80,0 @@ }

2

package.json
{
"name": "graphql-config",
"version": "3.0.0-alpha.0",
"version": "3.0.0-alpha.1",
"description": "The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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