Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@madie/madie-models

Package Overview
Dependencies
Maintainers
7
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@madie/madie-models - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

1

dist/GroupScoring.d.ts
export declare enum GroupScoring {
SELECT = "Select",
COHORT = "Cohort",

@@ -4,0 +3,0 @@ CONTINUOUS_VARIABLE = "Continuous Variable",

@@ -6,3 +6,2 @@ "use strict";

(function (GroupScoring) {
GroupScoring["SELECT"] = "Select";
GroupScoring["COHORT"] = "Cohort";

@@ -9,0 +8,0 @@ GroupScoring["CONTINUOUS_VARIABLE"] = "Continuous Variable";

1

dist/Measure.d.ts

@@ -50,2 +50,3 @@ import { Model } from "./Model";

cqlLibraryName: string;
eCqmTitle: string;
cqlErrors?: boolean;

@@ -52,0 +53,0 @@ cql: string;

{
"name": "@madie/madie-models",
"version": "1.1.3",
"version": "1.1.4",
"description": "",

@@ -33,2 +33,2 @@ "scripts": {

}
}
}
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