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
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 4.0.17 to 4.1.5

1

lib/index.d.ts

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

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

@@ -417,0 +418,0 @@ export interface PracticeOptionMetadata {

4

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

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

"license": "None",
"gitHead": "9533cb656eff574d0bf307a6e0cd0544a5de9d8d"
"gitHead": "8d6b8a83d6263712cc4e76ed4395333c3403ead6"
}
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