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 1.0.2 to 1.0.3-canary-010a4f32e6564430e68daa85b29e87cfdacdea8a

7

CHANGELOG.md
# @gql.tada/internal
## 1.0.3-canary-010a4f32e6564430e68daa85b29e87cfdacdea8a
### Patch Changes
- Add types for field-usage tracking and checking for co-located fragments
Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#334](https://github.com/0no-co/gql.tada/pull/334))
## 1.0.2

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

2

dist/gql-tada-internal.d.ts

@@ -101,2 +101,4 @@ import { IntrospectionQuery, GraphQLSchema } from 'graphql';

template?: string;
trackFieldUsage?: boolean;
shouldCheckForColocatedFragments?: boolean;
}

@@ -103,0 +105,0 @@ interface SchemaConfig {

2

package.json
{
"name": "@gql.tada/internal",
"version": "1.0.2",
"version": "1.0.3-canary-010a4f32e6564430e68daa85b29e87cfdacdea8a",
"public": true,

@@ -5,0 +5,0 @@ "description": "Internal logic for gql.tada’s CLI tool and GraphQLSP.",

Sorry, the diff of this file is not supported yet

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