Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tplant

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tplant - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

1

dist/index.d.ts

@@ -0,1 +1,2 @@

#!/usr/bin/env node
export {};

3

dist/index.js

@@ -0,1 +1,2 @@

#!/usr/bin/env node
"use strict";

@@ -14,3 +15,3 @@ var __importDefault = (this && this.__importDefault) || function (mod) {

commander_1.default
.version('2.2.0')
.version('2.2.1')
.option('-i, --input <path>', 'Define the path of the Typescript file')

@@ -17,0 +18,0 @@ .option('-o, --output <path>', 'Define the path of the output file. If not defined, it\'ll output on the STDOUT')

{
"name": "tplant",
"version": "2.2.0",
"version": "2.2.1",
"description": "Typescript to PlantUML",

@@ -5,0 +5,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc