Socket
Socket
Sign inDemoInstall

graphql-language-service-types

Package Overview
Dependencies
Maintainers
13
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-language-service-types - npm Package Compare versions

Comparing version 1.8.2 to 1.8.3

6

CHANGELOG.md
# graphql-language-service-types
## 1.8.3
### Patch Changes
- [`9a6ed03f`](https://github.com/graphql/graphiql/commit/9a6ed03fbe4de9652ff5d81a8f584234995dd2ce) [#2013](https://github.com/graphql/graphiql/pull/2013) Thanks [@PabloSzx](https://github.com/PabloSzx)! - Add graphql 16 in peerDependencies
## 1.8.2

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

6

package.json
{
"name": "graphql-language-service-types",
"version": "1.8.2",
"version": "1.8.3",
"description": "Types for building GraphQL language services for IDEs",

@@ -27,6 +27,6 @@ "contributors": [

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

@@ -33,0 +33,0 @@ "vscode-languageserver-types": "^3.15.1"

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