Comparing version 0.0.14 to 0.0.15
{ | ||
"name": "ts2uml", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"description": "typescript workflow to uml sequence", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"uml-sprinkler": "uml-sprinkler src/test", | ||
"postinstall": "cp ./node_modules/ts2uml/uml-sprinkler* ./node_modules/.bin " | ||
"postinstall": "cp ./uml-sprinkler* ./../node_modules/.bin " | ||
}, | ||
@@ -14,0 +14,0 @@ "keywords": [ |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
15933