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

@hminnovations/graphql-types

Package Overview
Dependencies
Maintainers
5
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hminnovations/graphql-types - npm Package Compare versions

Comparing version 3.10.3 to 3.11.0

2

lib/index.d.ts

@@ -37,2 +37,3 @@ export declare type Maybe<T> = T | null;

emailTemplate?: Maybe<string>;
t1SurveyURL?: Maybe<string>;
}

@@ -334,2 +335,3 @@ export interface CreateInvitationCodeInput {

emailTemplate?: Maybe<string>;
t1SurveyURL?: Maybe<string>;
}

@@ -336,0 +338,0 @@ export interface BaseUser {

4

package.json
{
"name": "@hminnovations/graphql-types",
"version": "3.10.3",
"version": "3.11.0",
"scripts": {

@@ -25,3 +25,3 @@ "build": "composite-raw-gql && tsc",

"license": "None",
"gitHead": "d984432ed1494ff669b645e64a96072eddfaf412"
"gitHead": "6b1dca2fe62dafb37f8d100d1209dcb1d3a5d20e"
}

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