Socket
Book a DemoInstallSign in
Socket

bpmnlint-pack-config

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bpmnlint-pack-config

Pack bpmnlint config to a browser consumable bundle

0.8.0
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

bpmnlint-pack-config

CI

Pack a bpmnlint configuration as a consumable bundle.

Usage

Pack a configuration using the bpmnlint-pack-config executable:

npx bpmnlint-pack-config -c .bpmnlintrc -o packed-config.js -t es

Consume the packed config as part of your web-modeler:

import { Linter } from 'bpmnlint';

import linterConfig from './packed-config';

var linter = new Linter(linterConfig);

const results = await linter.lint(modelRoot);

License

MIT

Keywords

bpmnlint

FAQs

Package last updated on 29 Sep 2022

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.