Comparing version 0.0.41 to 0.0.42
{ | ||
"name": "ts2uml", | ||
"version": "0.0.41", | ||
"version": "0.0.42", | ||
"description": "typescript workflow to uml sequence", | ||
@@ -10,3 +10,3 @@ "main": "index.js", | ||
"test": "jest", | ||
"postinstall": "node ./node_modules/ts2uml/post-install.js" | ||
"postinstall": "node ./post-install.js" | ||
}, | ||
@@ -13,0 +13,0 @@ "keywords": ["ts", "uml"], |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
43819