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
5
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 3.11.10 to 3.11.11

1

lib/index.d.ts

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

surveyId: string;
surveyType?: Maybe<string>;
}

@@ -605,0 +606,0 @@ export interface ExternalSurveyScore {

4

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

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

"license": "None",
"gitHead": "94a8cdd86df8c64288ac66d0ebf9de662d9e24fc"
"gitHead": "a2449214a4f1f47d958edc3d7841cca867d24144"
}
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