Socket
Socket
Sign inDemoInstall

node-plantuml-latest

Package Overview
Dependencies
2
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.1.0

6

History.md
2.1.0 / 2021-02-02
==================
**features**
* [[`1a7eab5`](http://github.com/yuque/node-plantuml/commit/1a7eab5716849562f3d559bf1ce7a1b02347d6c1)] - feat: upgrade plantuml 1.2021.0 (dead-horse <<dead_horse@qq.com>>)
2.0.0 / 2020-09-10

@@ -3,0 +9,0 @@ ==================

7

package.json
{
"name": "node-plantuml-latest",
"version": "2.0.0",
"plantumlVersion": "1.2020.16",
"version": "2.1.0",
"plantumlVersion": "1.2021.0",
"description": "A Node.js module and CLI for running PlantUML",

@@ -35,4 +35,3 @@ "main": "index.js",

"scripts": {
"test": "standard && node test/fixtures/prepare.js && mocha",
"build": "node nail/build.js"
"test": "standard && node test/fixtures/prepare.js && mocha"
},

@@ -39,0 +38,0 @@ "bin": {

Sorry, the diff of this file is not supported yet

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