Huge News!Announcing our $40M Series B led by Abstract Ventures.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.2.3 to 4.2.5

5

lib/index.d.ts

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

}
export interface AnonymizeUserInput {
email: string;
deletedOn: string;
}
export interface PathInput {

@@ -869,3 +865,2 @@ publicUri: string;

creds: UserItemCreds;
input: AnonymizeUserInput;
}

@@ -872,0 +867,0 @@ export interface UpdatePathProgressMutationArgs {

4

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

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

"license": "None",
"gitHead": "ddd40a13d21c2bebc5eec0b8121d1eaf14c8fcc4"
"gitHead": "36e204a9b1d4e3f96544f06848b84a51e377b741"
}

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