
Research
Security News
The Growing Risk of Malicious Browser Extensions
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
npm install --save-dev jja
定义了两个命令,一个是 remove ,另一个是 update
remove
你可以使用 npx jja rm <filename> <filename> <...>
的模式进行移除文件或文件夹,而不再担心“我的 windows 命令在 macos 上没法用呀!!”、“我在 windows 上移除文件夹,文件不存在报错” (不好吧,我就是为了解决这两个问题才呕心沥血加了这个小功能,希望你能喜欢)
npx jja rm <filename>
如果不想显示该过程的 log
信息,可以使用 -i
忽略掉:
npx jja rm -i filename
update
npx jja up
升级前尽量保证你的功能完善,且 git 目录干净
v1.0.3 (4 月 8 日 2025 年)
jja cls
在非交互式运行环境(如 github actions)造成的运行时错误FAQs
The npm package ixxx receives a total of 2 weekly downloads. As such, ixxx popularity was classified as not popular.
We found that ixxx demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
Research
Security News
An in-depth analysis of credential stealers, crypto drainers, cryptojackers, and clipboard hijackers abusing open source package registries to compromise Web3 development environments.
Security News
pnpm 10.12.1 introduces a global virtual store for faster installs and new options for managing dependencies with version catalogs.