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.7.0 to 1.7.1

7

CHANGELOG.md
# @0no-co/graphqlsp
## 1.7.1
### Patch Changes
- Add `typescript` to `peerDependencies`
Submitted by [@kitten](https://github.com/kitten) (See [#275](https://github.com/0no-co/GraphQLSP/pull/275))
## 1.7.0

@@ -4,0 +11,0 @@

5

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

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

},
"peerDependencies": {
"typescript": "^5.0.0"
},
"publishConfig": {

@@ -49,0 +52,0 @@ "provenance": true

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