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

@graphiql/toolkit

Package Overview
Dependencies
Maintainers
0
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphiql/toolkit - npm Package Compare versions

Comparing version 0.11.1-canary-62b238a6.0 to 0.11.1-canary-c0342c2d.0

4

CHANGELOG.md
# @graphiql/toolkit
## 0.11.1-canary-62b238a6.0
## 0.11.1-canary-c0342c2d.0
### Patch Changes
- [#3773](https://github.com/graphql/graphiql/pull/3773) [`31edfab`](https://github.com/graphql/graphiql/commit/31edfab441304d8eb3358acebc475c51e5646e8b) Thanks [@yaacovCR](https://github.com/yaacovCR)! - use latest stable version of graphql 16.9.0 for tests
- [#3811](https://github.com/graphql/graphiql/pull/3811) [`b94ff26`](https://github.com/graphql/graphiql/commit/b94ff267d823401a0f576471655763907fdfaeb0) Thanks [@acao](https://github.com/acao)! - Fix type export to prevent build time bugs

@@ -9,0 +9,0 @@ ## 0.11.0

{
"name": "@graphiql/toolkit",
"version": "0.11.1-canary-62b238a6.0",
"version": "0.11.1-canary-c0342c2d.0",
"description": "Utility to build a fetcher for GraphiQL",

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

import { DocumentNode, visit } from 'graphql';
import { meros } from 'meros';
import {
import type {
Client,

@@ -9,2 +9,3 @@ ClientOptions,

} from 'graphql-ws';
import {

@@ -11,0 +12,0 @@ isAsyncIterable,

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