Socket
Book a DemoInstallSign in
Socket

@madie/madie-models

Package Overview
Dependencies
Maintainers
7
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@madie/madie-models

Models for MADiE Project

latest
npmnpm
Version
1.4.44
Version published
Weekly downloads
61
-46.02%
Maintainers
7
Weekly downloads
 
Created
Source

MADiE Typescript Models

madie-models is for including the Typescript models that can be shared between projects.

  • npm install
  • npm run build
  • npm run lint
  • npm run test
  • npm run coverage

Create a PR for merge to main with a Title of "Release x.y.z" and the npm-publish github workflow will be executed.

To enable local development:

  • npm install
  • npm run build

In the package.json, for the app you are integrating with, replace "@madie/madie-models": "^0.0.5", with "@madie/madie-models": "../madie-models/dist",

Version 1.3.1

FAQs

Package last updated on 09 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts