@vivse/backend-library
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@vivse/backend-library", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "NestJS library for vivse.sk", | ||
@@ -14,6 +14,7 @@ "author": "Kristián Žuffa <kristian.zuffa@gmail.com>", | ||
"start:prod": "node dist/main", | ||
"postinstall": "husky install" | ||
"prepare": "[[ -z $CI ]] && husky install || true" | ||
}, | ||
"dependencies": { | ||
"@nestjs/common": "^8.0.0", | ||
"is-ci": "3.0.1", | ||
"reflect-metadata": "^0.1.13", | ||
@@ -20,0 +21,0 @@ "rimraf": "^3.0.2", |
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
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
87971
0
5
+ Addedis-ci@3.0.1
+ Addedci-info@3.9.0(transitive)
+ Addedis-ci@3.0.1(transitive)