🚀 DAY 3 OF LAUNCH WEEK: Introducing Webhook Events for Pull Request Scans.Learn more →
Socket
Book a DemoInstallSign in
Socket

@bpmn-io/dmn-migrate

Package Overview
Dependencies
Maintainers
10
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bpmn-io/dmn-migrate

Migrate DMN diagrams to the latest DMN standard.

latest
Source
npmnpm
Version
0.6.0
Version published
Maintainers
10
Created
Source

dmn-migrate

CI

Migrate your DMN diagrams to the latest DMN version (currently DMN 1.3).

Usage

const { migrateDiagram } = require('@bpmn-io/dmn-migrate');

const migratedXML = await migrateDiagram(dmn11XML);

See also

  • dmn-migrate-cli - migrate your DMN diagrams from the command line

License

MIT

Keywords

dmn

FAQs

Package last updated on 22 Jul 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