Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@0no-co/graphqlsp

Package Overview
Dependencies
Maintainers
2
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0no-co/graphqlsp - npm Package Compare versions

Comparing version
1.13.0-canary-f56cec5
to
1.13.0
+3
-1
CHANGELOG.md
# @0no-co/graphqlsp
## 1.13.0-canary-f56cec5
## 1.13.0

@@ -9,2 +9,4 @@ ### Minor Changes

Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#362](https://github.com/0no-co/GraphQLSP/pull/362))
- Allow supplying a custom `clientDirectives` which will be mixed in with the base client directives
Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#370](https://github.com/0no-co/GraphQLSP/pull/370))

@@ -11,0 +13,0 @@ ### Patch Changes

{
"name": "@0no-co/graphqlsp",
"version": "1.13.0-canary-f56cec5",
"version": "1.13.0",
"description": "TypeScript LSP plugin that finds GraphQL documents in your code and provides hints and auto-generates types.",

@@ -5,0 +5,0 @@ "main": "./dist/graphqlsp",

@@ -76,2 +76,3 @@ # GraphQLSP

- `tadaDisablePreprocessing` this setting disables the optimisation of `tadaOutput` to a pre-processed TypeScript type, this is off by default.
- `clientDirectives` this setting allows you to specify additional `clientDirectives` which won't be seen as a missing schema-directive.

@@ -78,0 +79,0 @@ ## Tracking unused fields

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display