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 1.1.0 to 1.1.1

12

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

@@ -50,4 +50,4 @@ "main": "lib/index.js",

"devDependencies": {
"@types/graphql": "^0.11.6",
"@types/node": "^8.0.53",
"@types/graphql": "^0.11.7",
"@types/node": "^8.5.1",
"@types/node-fetch": "1.6.7",

@@ -61,7 +61,7 @@ "ava": "^0.24.0",

"tslint-config-standard": "^7.0.0",
"typescript": "^2.6.1"
"typescript": "^2.6.2"
},
"dependencies": {
"graphql": "^0.11.7",
"graphql-import": "^0.1.5",
"graphql": "^0.12.3",
"graphql-import": "^0.1.7",
"graphql-request": "^1.4.0",

@@ -68,0 +68,0 @@ "js-yaml": "^3.10.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