
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
xlsx-to-directories-cli
Advanced tools
Command line interface for the xlsx-to-directory core library
Xlsx to directories cli is used to access the the functionality exposed by the xlsx-to-directory core module throught the command line.
It takes two parameters
file.xlsx
: the absolute path of the file to parse.
out_dir
: the absolute path in which the script would create the new directories. This is optional, if not specified defaults to the current directory.
A1 | B1 |
---|---|
1 | Azienda1 |
2 | Azienda2 |
... | Azienda... |
There must be two columns.
Except for the first row that is intended for column labels, the follwings rows must be of type number
for the first column and type string
for the second column.
Install globally
npm i -g xlsx-to-directories
Run the script
xlsx-to-directories ~/Documents/myFile.xlsx ~/Documents/output
FAQs
Command line interface for the xlsx-to-directory core library
The npm package xlsx-to-directories-cli receives a total of 2 weekly downloads. As such, xlsx-to-directories-cli popularity was classified as not popular.
We found that xlsx-to-directories-cli 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.
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.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.