Socket
Socket
Sign inDemoInstall

codemirror-graphql

Package Overview
Dependencies
Maintainers
5
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.12.0-alpha.3 to 0.12.0-alpha.4

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

# [0.12.0-alpha.4](https://github.com/graphql/graphiql/compare/codemirror-graphql@0.12.0-alpha.3...codemirror-graphql@0.12.0-alpha.4) (2020-04-03)
**Note:** Version bump only for package codemirror-graphql
# [0.12.0-alpha.3](https://github.com/graphql/graphiql/compare/codemirror-graphql@0.12.0-alpha.2...codemirror-graphql@0.12.0-alpha.3) (2020-03-20)

@@ -8,0 +12,0 @@

8

package.json
{
"name": "codemirror-graphql",
"version": "0.12.0-alpha.3",
"version": "0.12.0-alpha.4",
"description": "GraphQL mode and helpers for CodeMirror.",

@@ -53,4 +53,4 @@ "contributors": [

"dependencies": {
"graphql-language-service-interface": "^2.4.0-alpha.3",
"graphql-language-service-parser": "^1.6.0-alpha.1"
"graphql-language-service-interface": "^2.4.0-alpha.4",
"graphql-language-service-parser": "^1.6.0-alpha.2"
},

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

},
"gitHead": "330de751977bc479a8f82103f8bb5620787f58ae"
"gitHead": "c4d82b0e5263e9d516bf28f423d321d81a13356a"
}
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