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
4
Versions
119
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

to
4.1.7

1

lib/index.d.ts

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

location?: Maybe<LocationInput>;
startedAt?: Maybe<string>;
}

@@ -246,0 +247,0 @@ export interface PracticeOptionMetadataInput {

4

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

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

"license": "None",
"gitHead": "8d6b8a83d6263712cc4e76ed4395333c3403ead6"
"gitHead": "6432708c28a04df5324bcb8c6afafffea0d36365"
}

Sorry, the diff of this file is not supported yet