Comparing version 2.2.0 to 2.2.1
@@ -0,1 +1,2 @@ | ||
#!/usr/bin/env node | ||
export {}; |
@@ -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": [ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
87890
1163
0