Security News
Opengrep Emerges as Open Source Alternative Amid Semgrep Licensing Controversy
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
kja-cli-plugin-numbers
Advanced tools
[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io) [![Version](https://img.shields.io/npm/v/kja-cli-plugin-numbers.svg)](https://npmjs.org/package/kja-cli-plugin-numbers) [![Downloads/week](https://img.shields.io/npm/dw/k
$ npm install -g kja-cli-plugin-numbers
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
kja-cli-plugin-numbers/1.0.0-alpha.21 linux-x64 node-v12.18.2
$ oclif-example --help [COMMAND]
USAGE
$ oclif-example COMMAND
...
oclif-example number
oclif-example number:buy [NUMBER] [COUNTRYCODE]
oclif-example number:cancel [NUMBER] [COUNTRYCODE]
oclif-example number:search [COUNTRYCODE]
oclif-example number
manage Vonage numbers
USAGE
$ oclif-example number
OPTIONS
-h, --help show CLI help
EXAMPLE
$ vonage number
list all numbers
See code: dist/commands/number/index.js
oclif-example number:buy [NUMBER] [COUNTRYCODE]
manage Vonage numbers
USAGE
$ oclif-example number:buy [NUMBER] [COUNTRYCODE]
OPTIONS
-h, --help show CLI help
See code: dist/commands/number/buy.js
oclif-example number:cancel [NUMBER] [COUNTRYCODE]
manage Vonage numbers
USAGE
$ oclif-example number:cancel [NUMBER] [COUNTRYCODE]
OPTIONS
-h, --help show CLI help
See code: dist/commands/number/cancel.js
oclif-example number:search [COUNTRYCODE]
manage Vonage numbers
USAGE
$ oclif-example number:search [COUNTRYCODE]
OPTIONS
-h, --help show CLI help
--contains=contains
--endsWith=endsWith
--features=features
--startsWith=startsWith
--type=landline|mobile-lvn|landline-toll-free
See code: dist/commands/number/search.js
FAQs
[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io) [![Version](https://img.shields.io/npm/v/kja-cli-plugin-numbers.svg)](https://npmjs.org/package/kja-cli-plugin-numbers) [![Downloads/week](https://img.shields.io/npm/dw/k
We found that kja-cli-plugin-numbers 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
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.