Socket
Socket
Sign inDemoInstall

codemirror-graphql

Package Overview
Dependencies
2
Maintainers
5
Versions
243
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.11.5 to 0.11.6

results/mode.esm.js

11

CHANGELOG.md

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

## [0.11.6](https://github.com/graphql/graphiql/compare/codemirror-graphql@0.11.5...codemirror-graphql@0.11.6) (2019-12-09)
### Bug Fixes
* codemirror results bundle ([dd06eb5](https://github.com/graphql/graphiql/commit/dd06eb5))
## [0.11.5](https://github.com/graphql/graphiql/compare/codemirror-graphql@0.11.4...codemirror-graphql@0.11.5) (2019-12-09)

@@ -8,0 +19,0 @@

7

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

@@ -33,3 +33,4 @@ "contributors": [

"utils",
"variables"
"variables",
"results"
],

@@ -70,3 +71,3 @@ "options": {

},
"gitHead": "6b091a7fd9793d1492023af1d3e1a8cb5a0509fb"
"gitHead": "c735b2227c676005607b5ed75109992df53eb0d8"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc