Research
Security News
Threat Actor Exposes Playbook for Exploiting npm to Build Blockchain-Powered Botnets
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
@vonage/cli-plugin-numbers
Advanced tools
$ npm install -g @vonage/cli-plugin-numbers
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
@vonage/cli-plugin-numbers/1.0.0-rc.0 linux-x64 node-v12.18.2
$ oclif-example --help [COMMAND]
USAGE
$ oclif-example COMMAND
...
oclif-example numbers
oclif-example numbers:buy [NUMBER] [COUNTRYCODE]
oclif-example numbers:cancel [NUMBER] [COUNTRYCODE]
oclif-example numbers:search [COUNTRYCODE]
oclif-example numbers
manage your Vonage numbers
USAGE
$ oclif-example numbers
OPTIONS
-h, --help show CLI help
-x, --extended show extra columns
--filter=filter filter property by partial string matching, ex: name=foo
--no-header hide table header from output
--output=csv|json|yaml output in a more machine friendly format
--sort=sort property to sort by (prepend '-' for descending)
EXAMPLE
vonage number
See code: dist/commands/numbers/index.js
oclif-example numbers:buy [NUMBER] [COUNTRYCODE]
buy a Vonage number
USAGE
$ oclif-example numbers:buy [NUMBER] [COUNTRYCODE]
OPTIONS
-h, --help show CLI help
See code: dist/commands/numbers/buy.js
oclif-example numbers:cancel [NUMBER] [COUNTRYCODE]
cancel a Vonage number
USAGE
$ oclif-example numbers:cancel [NUMBER] [COUNTRYCODE]
OPTIONS
-h, --help show CLI help
See code: dist/commands/numbers/cancel.js
oclif-example numbers:search [COUNTRYCODE]
search for available Vonage numbers
USAGE
$ oclif-example numbers:search [COUNTRYCODE]
OPTIONS
-h, --help show CLI help
--contains=contains
--endsWith=endsWith
--features=features
--startsWith=startsWith Search for numbers that start with certain numbers.
--type=landline|mobile-lvn|landline-toll-free Filter by type of number, such as mobile or landline
EXAMPLES
vonage numbers:search US
vonage numbers:search US --startsWith=1555
vonage numbers:search US --features=VOICE,SMS --endsWith=1234
See code: dist/commands/numbers/search.js
FAQs
@vonage/cli-plugin-numbers ==========================
The npm package @vonage/cli-plugin-numbers receives a total of 105 weekly downloads. As such, @vonage/cli-plugin-numbers popularity was classified as not popular.
We found that @vonage/cli-plugin-numbers demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 44 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.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
Security News
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
Security News
Research
A malicious npm package disguised as a WhatsApp client is exploiting authentication flows with a remote kill switch to exfiltrate data and destroy files.