
Security News
Deno 2.6 + Socket: Supply Chain Defense In Your CLI
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.
ouput-replace-app-config-webpack-plugin
Advanced tools
在客户端中使用的h5项目,需要conf.json,其中配置的版本号控制取包更新操作。
如果手动修改conf.json版本号比较麻烦,也容易遗漏,导致一个发布后不更新内容的非常规的bug。
使用 ouput-replace-app-config-webpack-plugin 对输出conf.json进行读取、匹配替换内容操作
替换内容:
版本号生成格式:yyyy.MM.ddhhmm
日期生成格式:yyyy-MM-dd~hh:mm:ss
npm安装:
npm install --save-dev ouput-replace-app-config-webpack-plugin
yarn安装:
yarn add --dev ouput-replace-app-config-webpack-plugin
new OuputReplaceAppConfigWebpackPlugin(),// 暂不支持定制配置
FAQs
replace webpack output app conf.json content
We found that ouput-replace-app-config-webpack-plugin 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
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.

Security News
New DoS and source code exposure bugs in React Server Components and Next.js: what’s affected and how to update safely.

Security News
Socket CEO Feross Aboukhadijeh joins Software Engineering Daily to discuss modern software supply chain attacks and rising AI-driven security risks.