Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@graphiql/react

Package Overview
Dependencies
Maintainers
0
Versions
307
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphiql/react - npm Package Compare versions

Comparing version 0.27.1-canary-cd29286b.0 to 0.27.1

8

package.json
{
"name": "@graphiql/react",
"version": "0.27.1-canary-cd29286b.0",
"version": "0.27.1",
"repository": {

@@ -60,3 +60,3 @@ "type": "git",

"codemirror": "^5.65.3",
"codemirror-graphql": "^2.1.1",
"codemirror-graphql": "^2.2.0",
"copy-to-clipboard": "^3.2.0",

@@ -70,4 +70,6 @@ "framer-motion": "^6.5.1",

"devDependencies": {
"@types/react-dom": "^18.3.1",
"@babel/helper-string-parser": "^7.19.4",
"@testing-library/react": "14.0.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.1.0",
"@types/markdown-it": "^14.1.2",

@@ -74,0 +76,0 @@ "@types/get-value": "^3.0.5",

@@ -1,2 +0,1 @@

/// <reference types="codemirror" />
import { KeyMap } from './types';

@@ -3,0 +2,0 @@ export declare const DEFAULT_EDITOR_THEME = "graphiql";

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