Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
The complete solution for project cli.
$ npm install commander -g
$ cd [your project]
$ ant-client analDep [-e entry] [-o output]
or you can use alias parameter
$ ant-client ad
$ cd ant-datasource
$ ant-client ad -e src/index -o f
/Users/lihongji/study/ant-datasource/src/test1文件不存在
ant-datasource/src/index模块过多依赖
ant-datasource/src/test模块过多依赖
模块列表
ant-datasource/src/exist,ant-datasource/src/utils,ant-datasource/src/in.less,ant-datasource/src/test,ant-datasource/src/index,ant-datasource/src/test1,ant-datasource/node_modules/babel-eslint,ant-datasource/src/k/a.png
模块数量
8
{
"./exist": {
"absosultePath": "ant-datasource/src/exist",
"deps": {
"./utils": {
"absosultePath": "ant-datasource/src/utils",
"deps": {},
"depLen": 0
}
},
"depLen": 1
},
"./in.less": {
"absosultePath": "ant-datasource/src/in.less",
"deps": {},
"depLen": 0
},
"./test": {
"absosultePath": "ant-datasource/src/test",
"deps": {
"absosultePath": "ant-datasource/src/in.less",
"deps": {},
"depLen": 0,
"./index": {
"absosultePath": "ant-datasource/src/index",
"deps": {
"absosultePath": "ant-datasource/src/in.less",
"deps": {},
"depLen": 0,
"tip": "循环引用",
"./test1": {
"absosultePath": "ant-datasource/src/test1",
"deps": {},
"depLen": 0
},
"babel-eslint": {
"absosultePath": "ant-datasource/node_modules/babel-eslint"
},
"./k/a.png": {
"absosultePath": "ant-datasource/src/k/a.png",
"deps": {},
"depLen": 0
}
},
"depLen": 7
}
},
"depLen": 4
},
"absosultePath": "ant-datasource/src/k/a.png",
"deps": {},
"depLen": 0
}
FAQs
The complete solution for project cli.
We found that ant-client demonstrated a not healthy version release cadence and project activity because the last version was released 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.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.