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

@0no-co/graphqlsp

Package Overview
Dependencies
Maintainers
2
Versions
110
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.3.5 to 1.4.0

14

CHANGELOG.md
# @0no-co/graphqlsp
## 1.4.0
### Minor Changes
- Expand support of tracking field usage to more edge cases by matching a defined GraphQL document’s type against variables in-scope with said type
Submitted by [@kitten](https://github.com/kitten) (See [#235](https://github.com/0no-co/GraphQLSP/pull/235))
### Patch Changes
- Only warn for fragments that are exported
Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#230](https://github.com/0no-co/GraphQLSP/pull/230))
- ⚠️ Fix issue where a missing argument 2 for a call-expression would make us erase prior found fragment-definitions
Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#233](https://github.com/0no-co/GraphQLSP/pull/233))
## 1.3.5

@@ -4,0 +18,0 @@

2

package.json
{
"name": "@0no-co/graphqlsp",
"version": "1.3.5",
"version": "1.4.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.js",

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

Sorry, the diff of this file is not supported yet

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

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