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 1.1.5 to 1.1.6

2

lib/utils.js

@@ -213,3 +213,3 @@ "use strict";

}
var _1 = result[0], key = result[1], value = result[2];
var _ = result[0], key = result[1], value = result[2];
extensions[key] = value;

@@ -216,0 +216,0 @@ }

{
"name": "graphql-config",
"version": "1.1.5",
"version": "1.1.6",
"description": "The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)",

@@ -51,3 +51,3 @@ "main": "lib/index.js",

"@types/graphql": "0.11.7",
"@types/node": "8.5.5",
"@types/node": "8.5.7",
"@types/node-fetch": "1.6.7",

@@ -59,2 +59,3 @@ "ava": "0.24.0",

"cpx": "1.5.0",
"rimraf": "^2.6.2",
"tslint": "5.8.0",

@@ -66,8 +67,7 @@ "tslint-config-standard": "7.0.0",

"graphql": "^0.12.3",
"graphql-import": "^0.2.0",
"graphql-import": "^0.3.0",
"graphql-request": "^1.4.0",
"js-yaml": "^3.10.0",
"minimatch": "^3.0.4",
"rimraf": "^2.6.2"
"minimatch": "^3.0.4"
}
}
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