Socket
Socket
Sign inDemoInstall

codemirror-graphql

Package Overview
Dependencies
Maintainers
3
Versions
248
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codemirror-graphql - npm Package Compare versions

Comparing version 0.6.4 to 0.6.5

24

package.json
{
"name": "codemirror-graphql",
"version": "0.6.4",
"version": "0.6.5",
"description": "GraphQL mode and helpers for CodeMirror.",

@@ -46,8 +46,8 @@ "contributors": [

"peerDependencies": {
"codemirror": "^5.25.2",
"graphql": "^0.6.0 || ^0.7.0 || ^0.8.0-b || ^0.8.0 || ^0.9.0"
"codemirror": "^5.26.0",
"graphql": "^0.10.0"
},
"dependencies": {
"graphql-language-service-interface": "0.0.10",
"graphql-language-service-parser": "^0.0.9"
"graphql-language-service-interface": "0.0.16",
"graphql-language-service-parser": "^0.0.14"
},

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

"babel-plugin-transform-regenerator": "6.24.1",
"chai": "3.5.0",
"chai": "4.0.1",
"chai-subset": "1.5.0",

@@ -84,9 +84,9 @@ "codemirror": "5.22.2",

"eslint-plugin-babel": "4.1.1",
"eslint-plugin-flowtype": "2.32.1",
"flow-bin": "0.45.0",
"graphql": "^0.9.6",
"jsdom": "10.1.0",
"mocha": "3.3.0",
"sane": "1.6.0"
"eslint-plugin-flowtype": "2.34.0",
"flow-bin": "0.47.0",
"graphql": "^0.10.1",
"jsdom": "11.0.0",
"mocha": "3.4.2",
"sane": "1.7.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