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.9.0 to 3.10.2

1

lib/index.d.ts

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

deviceInfo?: Maybe<UserDeviceInfoInput>;
calculatedElapsedTime?: Maybe<number>;
}

@@ -236,0 +237,0 @@ export interface PracticeOptionMetadataInput {

4

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

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

"license": "None",
"gitHead": "10e4a934dc75b6cc1c301a28f6af4375328e42c3"
"gitHead": "c1391988c7966838607899c939de912149bd3427"
}

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