
Research
/Security News
npm Author Qix Compromised via Phishing Email in Major Supply Chain Attack
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.
add-gl-quotes-to-tsv-files
Advanced tools
CLI tool to add GL quotes to TSV files in a directory. Processes TSV files by adding Gateway Language quotes and occurrence columns, then packages the modified files into a zip archive.
npm install --global add-gl-quotes-to-tsv-files
add-gl-quotes-to-tsv-files [options]
--help, -h Show help
--version, -v Show version number
--workingdir, -w Directory where the TSV files are located (default: current directory)
--owner Repository owner (default: From git remote URL or unfoldingWord)
--repo Repository name (default: From git remote URL current directory's name)
--ref Git reference (git branch or tag or master)
--bible Bible link for GL Quotes (default: 1st aligned Bible in manfiest.yaml file relations or {owner}/en_ult/master)
--dcs DCS URL (defaut: https://git.door43.org)
--output, -o Output zip file's path (default: ./{repo}_{ref}_with_gl_quotes.zip)
--quiet, -q Suppress all output (default: false)
If no output filename is specified for the zip file, it will be generated as:
./<repo>_<ref>_with_gl_quotes.zip
The generated zip file will contain:
git clone https://github.com/your-username/node-cli-add-gl-quotes-to-tsv-files.git
cd node-cli-add-gl-quotes-to-tsv-files
npm install
npm link
Now you can run add-gl-quotes-to-tsv-files
from anywhere to test your changes.
MIT
FAQs
Add GL quotes to TSV files
The npm package add-gl-quotes-to-tsv-files receives a total of 139 weekly downloads. As such, add-gl-quotes-to-tsv-files popularity was classified as not popular.
We found that add-gl-quotes-to-tsv-files 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
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.