X7ROOT File Manager
Current Path:
/opt/alt/alt-nodejs14/root/usr/lib/node_modules/npm/scripts
opt
/
alt
/
alt-nodejs14
/
root
/
usr
/
lib
/
node_modules
/
npm
/
scripts
/
ðŸ“
..
📄
changelog.js
(3 KB)
📄
clean-old.sh
(4.17 KB)
📄
dep-update
(294 B)
📄
dev-dep-update
(292 B)
📄
docs-build.js
(847 B)
📄
gen-changelog
(420 B)
📄
gen-dev-ignores.js
(350 B)
📄
install.sh
(5.47 KB)
📄
maketest
(1.82 KB)
📄
pr
(3.96 KB)
📄
publish-tag.js
(151 B)
📄
release.sh
(889 B)
📄
relocate.sh
(673 B)
📄
update-authors.sh
(197 B)
📄
update-dist-tags.js
(3.46 KB)
Editing: dep-update
#!/usr/bin/env bash node . install --save $1@$2 &&\ node scripts/gen-dev-ignores.js &&\ rm -f node_modules/{*,*/*}/CODE_OF_CONDUCT.md node_modules/{*,*/*}/CONTRIBUTING.md &&\ git add node_modules package.json package-lock.json &&\ git commit -m"$1@$2" &&\ node . repo $1 &&\ git commit --amend
Upload File
Create Folder