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.7.9 to 0.7.13

6

lib/index.d.ts

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

osVersion: string;
make: string;
make?: Maybe<string>;
model: string;
buildNumber: string;
version: string;
locale?: Maybe<string>;
}

@@ -350,6 +351,7 @@ export interface ArrowTestSessionInput {

osVersion: string;
make: string;
make?: Maybe<string>;
model: string;
buildNumber: string;
version: string;
locale?: Maybe<string>;
}

@@ -356,0 +358,0 @@ export interface BreathCountSession extends Subscribable {

{
"name": "@hminnovations/graphql-types",
"version": "0.7.9",
"version": "0.7.13",
"scripts": {

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

"license": "None",
"gitHead": "a3d183f299309c49b32e0e8d7da21ff2c028cb64"
"gitHead": "ea7fa4abf17a8ca385535331d06bd3dd7362f2a6"
}

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