Comparing version 2.1.7 to 2.1.8
@@ -16,3 +16,3 @@ #!/usr/bin/env node | ||
commander_1.default | ||
.version('2.1.7') | ||
.version('2.1.8') | ||
.usage('[options]') | ||
@@ -19,0 +19,0 @@ .option('-i, --input <path>', 'Define the path of the Typescript file') |
{ | ||
"name": "tplant", | ||
"version": "2.1.7", | ||
"version": "2.1.8", | ||
"description": "Typescript to PlantUML", | ||
@@ -24,2 +24,5 @@ "keywords": [ | ||
], | ||
"files": [ | ||
"dist" | ||
], | ||
"main": "dist/index.js", | ||
@@ -26,0 +29,0 @@ "types": "dist/index.d.ts", |
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
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
88134
59
1207