Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

codemirror-graphql

Package Overview
Dependencies
8
Maintainers
3
Versions
241
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.6.5 to 0.6.6

2

hint.js

@@ -66,3 +66,3 @@ 'use strict';

text: item.label,
type: item.detail,
type: schema.getType(item.detail),
description: item.documentation,

@@ -69,0 +69,0 @@ isDeprecated: item.isDeprecated,

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

@@ -5,0 +5,0 @@ "contributors": [

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc