Socket
Socket
Sign inDemoInstall

graphql-tools

Package Overview
Dependencies
Maintainers
2
Versions
1468
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-tools - npm Package Compare versions

Comparing version 0.6.4 to 0.6.5

10

package.json
{
"name": "graphql-tools",
"version": "0.6.4",
"version": "0.6.5",
"description": "A set of useful GraphQL tools",

@@ -38,3 +38,3 @@ "main": "dist/index.js",

"peerDependencies": {
"graphql": "^0.5.0 || ^0.6.0"
"graphql": "^0.5.0 || ^0.6.0 || ^0.7.0"
},

@@ -45,3 +45,3 @@ "devDependencies": {

"babel-eslint": "^6.0.0-beta.6",
"babel-loader": "6.2.4",
"babel-loader": "6.2.5",
"babel-polyfill": "^6.5.0",

@@ -61,3 +61,3 @@ "babel-preset-es2015": "^6.5.0",

"fs": "0.0.2",
"graphql": "^0.6.0",
"graphql": "^0.7.0",
"istanbul": "1.0.0-alpha.2",

@@ -71,5 +71,5 @@ "lodash": "^4.10.0",

"supertest": "^2.0.0",
"supertest-as-promised": "^3.1.0",
"supertest-as-promised": "^4.0.0",
"webpack": "^1.13.1"
}
}
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