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.3.33 to 1.3.34

2

dist/CqlLibrary.d.ts
import { Model } from "./Model";
import { Acl } from "./Measure";
import { ProgramUseContext } from "./ProgramUseContext";
export interface LibrarySet {

@@ -27,3 +26,2 @@ id: string;

librarySet?: LibrarySet;
programUseContext?: ProgramUseContext;
}

@@ -11,3 +11,2 @@ export * from "./Measure";

export * from "./Organization";
export * from "./ProgramUseContext";
export * from "./BaseConfigurationTypes";

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

__exportStar(require("./Organization"), exports);
__exportStar(require("./ProgramUseContext"), exports);
__exportStar(require("./BaseConfigurationTypes"), exports);

2

package.json
{
"name": "@madie/madie-models",
"version": "1.3.33",
"version": "1.3.34",
"description": "Models for MADiE Project",

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