Socket
Socket
Sign inDemoInstall

@oada/types

Package Overview
Dependencies
Maintainers
8
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oada/types - npm Package Compare versions

Comparing version 3.1.4 to 3.1.5

4

modus/v1/global.d.ts

@@ -482,5 +482,5 @@ /**

/**
* ID number to relate which lab report contains the sample
* ID number to relate which lab report contains the sample. Modus had this as an integer, but we made it a string.
*/
ReportID?: number;
ReportID?: string;
/**

@@ -487,0 +487,0 @@ * Flag to indicate if this result is to overwrite any previous results. e.g. for correcting a mistake.

@@ -538,5 +538,5 @@ /**

/**
* ID number to relate which lab report contains the sample
* ID number to relate which lab report contains the sample. Modus had this as an integer, but we made it a string.
*/
ReportID?: number;
ReportID?: string;
/**

@@ -543,0 +543,0 @@ * Flag to indicate if this result is to overwrite any previous results. e.g. for correcting a mistake.

@@ -489,5 +489,5 @@ /**

/**
* ID number to relate which lab report contains the sample
* ID number to relate which lab report contains the sample. Modus had this as an integer, but we made it a string.
*/
ReportID?: number;
ReportID?: string;
/**

@@ -494,0 +494,0 @@ * Flag to indicate if this result is to overwrite any previous results. e.g. for correcting a mistake.

{
"name": "@oada/types",
"version": "3.1.4",
"version": "3.1.5",
"description": "TypeScript type definitions for OADA formats",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

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