Socket
Socket
Sign inDemoInstall

codemirror-graphql

Package Overview
Dependencies
13
Maintainers
11
Versions
239
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0-canary-b5674a4f.0 to 3.0.0-canary-cd4cdaba.0

10

package.json
{
"name": "codemirror-graphql",
"version": "3.0.0-canary-b5674a4f.0",
"version": "3.0.0-canary-cd4cdaba.0",
"description": "GraphQL mode and helpers for CodeMirror.",

@@ -21,3 +21,2 @@ "contributors": [

"files": [
"src",
"cm6-legacy",

@@ -28,3 +27,2 @@ "utils",

"/*.js",
"/*.js.flow",
"/*.js.map",

@@ -37,5 +35,7 @@ "/*.d.ts",

"scripts": {
"watch": "babel --optional runtime resources/watch.js | node",
"test": "jest"
},
"engines": {
"node": ">=16"
},
"peerDependencies": {

@@ -48,3 +48,3 @@ "@codemirror/language": "6.0.0",

"dependencies": {
"graphql-language-service": "6.0.0-canary-b5674a4f.0"
"graphql-language-service": "6.0.0-canary-cd4cdaba.0"
},

@@ -51,0 +51,0 @@ "devDependencies": {

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