Socket
Socket
Sign inDemoInstall

@graphiql/toolkit

Package Overview
Dependencies
Maintainers
2
Versions
90
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.3.2 to 0.4.0

6

CHANGELOG.md
# @graphiql/toolkit
## 0.4.0
### Minor Changes
- [`716cf786`](https://github.com/graphql/graphiql/commit/716cf786aea6af42ea637ca3c56ae6c6ebc17c7a) [#2010](https://github.com/graphql/graphiql/pull/2010) Thanks [@acao](https://github.com/acao)! - upgrade to `graphql@16.0.0-experimental-stream-defer.5`. thanks @saihaj!
## 0.3.2

@@ -4,0 +10,0 @@

6

package.json
{
"name": "@graphiql/toolkit",
"version": "0.3.2",
"version": "0.4.0",
"description": "Utility to build a fetcher for GraphiQL",

@@ -28,3 +28,3 @@ "contributors": [

"devDependencies": {
"graphql": "experimental-stream-defer",
"graphql": "16.0.0-experimental-stream-defer.5",
"isomorphic-fetch": "^3.0.0",

@@ -34,3 +34,3 @@ "subscriptions-transport-ws": "^0.9.19"

"peerDependencies": {
"graphql": ">= v14.5.0 <= 15.6.1"
"graphql": ">= 15.5.0 <= 16.0.0-experimental-stream-defer.5"
},

@@ -37,0 +37,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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