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.4.1 to 3.5.0

2

lib/index.d.ts

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

participantId?: Maybe<string>;
remindersEnabled?: Maybe<boolean>;
}

@@ -455,2 +456,3 @@ export interface GeneratedLearnStatsInput {

participantId?: Maybe<string>;
remindersEnabled?: Maybe<boolean>;
}

@@ -457,0 +459,0 @@ export interface UsageStats {

4

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

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

"license": "None",
"gitHead": "c315768ad3e9b1012e55890127723e19e6a95c71"
"gitHead": "ef070de3713b99a6e4bb28857f5df1bbcf074e3a"
}

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