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
102
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.2.3 to 1.2.4

dist/Organization.d.ts

1

dist/index.d.ts

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

export * from "./AggregateFunctionType";
export * from "./Organization";

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

__exportStar(require("./AggregateFunctionType"), exports);
__exportStar(require("./Organization"), exports);

2

dist/Measure.d.ts

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

steward?: string;
developers?: string[];
description?: string;

@@ -13,3 +14,2 @@ copyright?: string;

rationale?: string;
author?: string;
guidance?: string;

@@ -16,0 +16,0 @@ clinicalRecommendation?: string;

{
"name": "@madie/madie-models",
"version": "1.2.3",
"version": "1.2.4",
"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