Socket
Socket
Sign inDemoInstall

codemirror-graphql

Package Overview
Dependencies
Maintainers
11
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 3.0.0-canary-5d4865df.0 to 3.0.0-canary-d52fbc57.0

7

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

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

"watch": "babel --optional runtime resources/watch.js | node",
"test": "jest",
"postbuild": "node ../../scripts/renameFileExtensions.js './esm/{**,!**/__tests__/}/*.js' . .esm.js"
"test": "jest"
},

@@ -53,3 +52,3 @@ "peerDependencies": {

"dependencies": {
"graphql-language-service": "6.0.0-canary-5d4865df.0"
"graphql-language-service": "6.0.0-canary-d52fbc57.0"
},

@@ -56,0 +55,0 @@ "devDependencies": {

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