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 0.6.0 to 0.6.5

2

lib/index.d.ts

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

orderId?: Maybe<string>;
startDate?: Maybe<string>;
}

@@ -281,2 +282,3 @@ export interface CohortInput {

orderId?: Maybe<string>;
startDate?: Maybe<string>;
}

@@ -283,0 +285,0 @@ export interface Cohort {

4

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

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

"license": "None",
"gitHead": "b16653244d4d9ddfcd4dd1fc5a052a47151666b7"
"gitHead": "4a6cc041dffffc44a9ce07d89597893f6fe7d6dd"
}

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