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

@gql2ts/util

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gql2ts/util - npm Package Compare versions

Comparing version 1.9.0-alpha.5ddac749 to 1.9.0-alpha.ad6013c2

2

dist/parser.d.ts

@@ -7,3 +7,3 @@ import { GraphQLArgument, GraphQLField, GraphQLInputField, GraphQLEnumValue } from 'graphql';

export interface IFieldDocumentation {
description?: string;
description?: string | null;
tags: IJSDocTag[];

@@ -10,0 +10,0 @@ }

{
"name": "@gql2ts/util",
"private": false,
"version": "1.9.0-alpha.5ddac749",
"version": "1.9.0-alpha.ad6013c2",
"description": "utilities for gql2ts",

@@ -6,0 +6,0 @@ "main": "dist/index.js",

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