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

@gql.tada/internal

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gql.tada/internal - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1-canary-69e2e21fc7ecab90bcae9b15c800a672b4f8face

7

CHANGELOG.md
# @gql.tada/internal
## 0.1.1-canary-69e2e21fc7ecab90bcae9b15c800a672b4f8face
### Patch Changes
- Add `typescript` to `peerDependencies`
Submitted by [@kitten](https://github.com/kitten) (See [#156](https://github.com/0no-co/gql.tada/pull/156))
## 0.1.0

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

11

package.json
{
"name": "@gql.tada/internal",
"version": "0.1.0",
"version": "0.1.1-canary-69e2e21fc7ecab90bcae9b15c800a672b4f8face",
"public": true,

@@ -43,8 +43,11 @@ "description": "Internal logic for gql.tada’s CLI tool and GraphQLSP.",

"sade": "^1.8.1",
"type-fest": "^4.10.2"
"type-fest": "^4.10.2",
"typescript": "^5.3.3"
},
"dependencies": {
"graphql": "^16.8.1",
"typescript": "^5.3.3"
"graphql": "^16.8.1"
},
"peerDependencies": {
"typescript": "^5.0.0"
},
"publishConfig": {

@@ -51,0 +54,0 @@ "access": "public",

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