mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-04-23 22:30:37 +00:00
[ACS-10100][Security] Remove npx usage from CI/CD and shell scripts to mitigate supply chain risks (#11201)
This commit is contained in:
committed by
GitHub
parent
4f2b5329c6
commit
1c8181fca8
@@ -13,6 +13,9 @@
|
||||
"lint:affected": "nx affected:lint",
|
||||
"build:affected": "nx affected:build",
|
||||
"affected:libs": "nx affected:libs",
|
||||
"build:libs": "nx run-many -t build --prod --skip-nx-cache",
|
||||
"build:schematics": "nx run-many -t build-schematics",
|
||||
"publish": "nx run-many -t npm-publish",
|
||||
"clean": "rimraf dist node_modules dist/libs"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user