Socket
Socket
Sign inDemoInstall

@bpmn-io/bpmnlint-generate-docs-images

Package Overview
Dependencies
174
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

4

CHANGELOG.md

@@ -9,4 +9,8 @@ # Changelog

## 0.1.1
* `FIX`: expose bin
## 0.1.0
_Initial version_

@@ -0,1 +1,3 @@

#!/usr/bin/env node
const fs = require('fs');

@@ -2,0 +4,0 @@ const path = require('path');

3

package.json
{
"name": "@bpmn-io/bpmnlint-generate-docs-images",
"version": "0.1.0",
"version": "0.1.1",
"description": "Generate documentation images for bpmnlint rules",

@@ -11,2 +11,3 @@ "scripts": {

},
"bin": "cmd.js",
"publishConfig": {

@@ -13,0 +14,0 @@ "access": "public"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc