
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
LRC lyrics timestamp offset tool.
Depends on the ffmpeg toolkit
npm install lrc-offset -g
# input lyric type file offset 0.25 seconds output music-out.lrc
lrc-offset music.lrc -s 0.25 -o music-out.lrc
# input embed type file offset -0.5 seconds output template file
lrc-offset music.mp3 -s -0.5 -o
Usage: lrc-offset [options] [command] <input>
LRC lyrics timestamp offset tool.
Arguments:
input input source
Options:
-V, --version output the version number
-t, --type <type-keyword> input type(lyric | embed | other | auto)
-s, --offset <offset> lyrics timestamp offset( value: second )
-o, --output [path] output file
-c, --convert [format] output conversion format
--save [isSave] do you want to save the changes
--show-diff [isShowDiff] show diff information
-h, --help display help for command
Commands:
export-before-save do you want to save the changes
FAQs
LRC lyrics timestamp offset tool.
We found that lrc-offset demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.