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

@madie/madie-models

Package Overview
Dependencies
Maintainers
6
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.0.5 to 1.0.6

1

dist/index.d.ts

@@ -7,1 +7,2 @@ export * from "./Measure";

export * from "./CqlLibrary";
export * from "./GroupScoring";

@@ -23,1 +23,2 @@ "use strict";

__exportStar(require("./CqlLibrary"), exports);
__exportStar(require("./GroupScoring"), exports);

2

dist/Measure.d.ts
import { Model } from "./Model";
import { MeasureScoring } from "./MeasureScoring";
import { PopulationType } from "./MeasurePopulation";

@@ -30,3 +29,2 @@ import { TestCase } from "./TestCase";

cqlLibraryName: string;
measureScoring: MeasureScoring | "";
cqlErrors?: boolean;

@@ -33,0 +31,0 @@ cql: string;

{
"name": "@madie/madie-models",
"version": "1.0.5",
"version": "1.0.6",
"description": "",

@@ -5,0 +5,0 @@ "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