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
3
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.0.12 to 0.1.0

2

lib/index.d.ts

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

userId: string;
cohort: string;
cohort?: Maybe<string>;
subscriptionToken?: Maybe<string>;

@@ -17,0 +17,0 @@ }

{
"name": "@hminnovations/graphql-types",
"version": "0.0.12",
"version": "0.1.0",
"scripts": {

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

"license": "None",
"gitHead": "b35a627c1dc35b4adf9b484fa4cd4fe7b687911a"
"gitHead": "642ed7b767efd0db233c8c9172c5f80c6ad8f593"
}
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