New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

asma-types

Package Overview
Dependencies
Maintainers
6
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asma-types - npm Package Compare versions

Comparing version 1.6.8 to 1.6.9

1

lib/interfaces/enums.d.ts

@@ -317,2 +317,3 @@ /**

readonly Hide: "hide";
readonly QnrVersion: "qnr_version";
readonly SelectedArtifact: "selected_artifact";

@@ -319,0 +320,0 @@ readonly SelectedPatientId: "selected_patient_id";

@@ -401,2 +401,3 @@ // deprecated, replaced with QueriesInitiator

Hide: 'hide',
QnrVersion: 'qnr_version',
SelectedArtifact: 'selected_artifact',

@@ -403,0 +404,0 @@ SelectedPatientId: 'selected_patient_id',

2

package.json
{
"name": "asma-types",
"version": "1.6.8",
"version": "1.6.9",
"description": "shared ts asma types",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -425,2 +425,3 @@ // deprecated, replaced with QueriesInitiator

Hide: 'hide',
QnrVersion: 'qnr_version',
SelectedArtifact: 'selected_artifact',

@@ -427,0 +428,0 @@ SelectedPatientId: 'selected_patient_id',

Sorry, the diff of this file is not supported yet

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