New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@hminnovations/graphql-types

Package Overview
Dependencies
Maintainers
5
Versions
115
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.11.4 to 3.11.7

2

lib/index.d.ts

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

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

@@ -337,2 +338,3 @@ export interface CreateInvitationCodeInput {

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

@@ -339,0 +341,0 @@ export interface BaseUser {

4

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

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

"license": "None",
"gitHead": "eae641f470b14660f22dbacf4214bcbbb2323de7"
"gitHead": "d3cd9f70532488fa89581a33f3ffdc12c7121242"
}

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