
Security News
White House Authorizes Private Companies to Conduct Offensive Cyber Operations
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.
record-build-info-plugin
Advanced tools
npm install record-build-info-plugin -D
yarn iadd record-build-info-plugin -D
pnpm install record-build-info-plugin -D
const RecordBuildInfoPlugin = require('record-build-info-plugin')
module.exports = {
plugins: [
new RecordBuildInfoPlugin('dist')
...
]
}
const RecordBuildInfoPlugin = require('record-build-info-plugin')
configureWebpack: config => {
config.plugins = [
new RecordBuildInfoPlugin('dist'),
...]
}
{
barnch: 'build', // 分支
buildTime: '', // 打包时间
gitLast: 'Administrator' // 最后提交的记录
}
FAQs
生一个record-build-info.json文件,包含项目基础信息(版本,分支,最新提交ID,打包时间)
The npm package record-build-info-plugin receives a total of 4 weekly downloads. As such, record-build-info-plugin popularity was classified as not popular.
We found that record-build-info-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
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.