Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vonage/cli-plugin-numbers

Package Overview
Dependencies
Maintainers
19
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vonage/cli-plugin-numbers - npm Package Compare versions

Comparing version 1.0.0-beta.5 to 1.0.0-beta.6

dist/commands/numbers/buy.d.ts

2

oclif.manifest.json

@@ -1,1 +0,1 @@

{"version":"1.0.0-beta.5","commands":{"number:buy":{"id":"number:buy","description":"buy a Vonage number","pluginName":"@vonage/cli-plugin-numbers","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"apiKey":{"name":"apiKey","type":"option","hidden":true},"apiSecret":{"name":"apiSecret","type":"option","hidden":true},"trace":{"name":"trace","type":"boolean","hidden":true,"allowNo":false}},"args":[{"name":"number","required":false},{"name":"countryCode","required":false}]},"number:cancel":{"id":"number:cancel","description":"cancel a Vonage number","pluginName":"@vonage/cli-plugin-numbers","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"apiKey":{"name":"apiKey","type":"option","hidden":true},"apiSecret":{"name":"apiSecret","type":"option","hidden":true},"trace":{"name":"trace","type":"boolean","hidden":true,"allowNo":false}},"args":[{"name":"number","required":false},{"name":"countryCode","required":false}]},"number":{"id":"number","description":"manage your Vonage numbers","pluginName":"@vonage/cli-plugin-numbers","pluginType":"core","aliases":[],"examples":["$ vonage number\nlist all numbers\n"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"apiKey":{"name":"apiKey","type":"option","hidden":true},"apiSecret":{"name":"apiSecret","type":"option","hidden":true},"trace":{"name":"trace","type":"boolean","hidden":true,"allowNo":false},"sort":{"name":"sort","type":"option","description":"property to sort by (prepend '-' for descending)"},"filter":{"name":"filter","type":"option","description":"filter property by partial string matching, ex: name=foo"},"output":{"name":"output","type":"option","description":"output in a more machine friendly format","options":["csv","json","yaml"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"show extra columns","allowNo":false},"no-header":{"name":"no-header","type":"boolean","description":"hide table header from output","allowNo":false}},"args":[]},"number:search":{"id":"number:search","description":"search for available Vonage numbers","pluginName":"@vonage/cli-plugin-numbers","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"apiKey":{"name":"apiKey","type":"option","hidden":true},"apiSecret":{"name":"apiSecret","type":"option","hidden":true},"trace":{"name":"trace","type":"boolean","hidden":true,"allowNo":false},"type":{"name":"type","type":"option","description":"","options":["landline","mobile-lvn","landline-toll-free"]},"startsWith":{"name":"startsWith","type":"option","description":""},"endsWith":{"name":"endsWith","type":"option","description":""},"contains":{"name":"contains","type":"option","description":""},"features":{"name":"features","type":"option","description":""}},"args":[{"name":"countryCode","required":false}]}}}
{"version":"1.0.0-beta.6","commands":{"numbers:buy":{"id":"numbers:buy","description":"buy a Vonage number","pluginName":"@vonage/cli-plugin-numbers","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"apiKey":{"name":"apiKey","type":"option","hidden":true},"apiSecret":{"name":"apiSecret","type":"option","hidden":true},"appId":{"name":"appId","type":"option","hidden":true},"keyFile":{"name":"keyFile","type":"option","hidden":true},"trace":{"name":"trace","type":"boolean","hidden":true,"allowNo":false}},"args":[{"name":"number","required":false},{"name":"countryCode","required":false}]},"numbers:cancel":{"id":"numbers:cancel","description":"cancel a Vonage number","pluginName":"@vonage/cli-plugin-numbers","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"apiKey":{"name":"apiKey","type":"option","hidden":true},"apiSecret":{"name":"apiSecret","type":"option","hidden":true},"appId":{"name":"appId","type":"option","hidden":true},"keyFile":{"name":"keyFile","type":"option","hidden":true},"trace":{"name":"trace","type":"boolean","hidden":true,"allowNo":false}},"args":[{"name":"number","required":false},{"name":"countryCode","required":false}]},"numbers":{"id":"numbers","description":"manage your Vonage numbers","pluginName":"@vonage/cli-plugin-numbers","pluginType":"core","aliases":[],"examples":["$ vonage number\nlist all numbers\n"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"apiKey":{"name":"apiKey","type":"option","hidden":true},"apiSecret":{"name":"apiSecret","type":"option","hidden":true},"appId":{"name":"appId","type":"option","hidden":true},"keyFile":{"name":"keyFile","type":"option","hidden":true},"trace":{"name":"trace","type":"boolean","hidden":true,"allowNo":false},"sort":{"name":"sort","type":"option","description":"property to sort by (prepend '-' for descending)"},"filter":{"name":"filter","type":"option","description":"filter property by partial string matching, ex: name=foo"},"output":{"name":"output","type":"option","description":"output in a more machine friendly format","options":["csv","json","yaml"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"show extra columns","allowNo":false},"no-header":{"name":"no-header","type":"boolean","description":"hide table header from output","allowNo":false}},"args":[]},"numbers:search":{"id":"numbers:search","description":"search for available Vonage numbers","pluginName":"@vonage/cli-plugin-numbers","pluginType":"core","aliases":[],"examples":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"apiKey":{"name":"apiKey","type":"option","hidden":true},"apiSecret":{"name":"apiSecret","type":"option","hidden":true},"appId":{"name":"appId","type":"option","hidden":true},"keyFile":{"name":"keyFile","type":"option","hidden":true},"trace":{"name":"trace","type":"boolean","hidden":true,"allowNo":false},"type":{"name":"type","type":"option","description":"","options":["landline","mobile-lvn","landline-toll-free"]},"startsWith":{"name":"startsWith","type":"option","description":""},"endsWith":{"name":"endsWith","type":"option","description":""},"contains":{"name":"contains","type":"option","description":""},"features":{"name":"features","type":"option","description":""}},"args":[{"name":"countryCode","required":false}]}}}
{
"name": "@vonage/cli-plugin-numbers",
"version": "1.0.0-beta.5",
"version": "1.0.0-beta.6",
"author": "Vonage Dev Rel <devrel@vonage.com>",

@@ -11,3 +11,3 @@ "bugs": "https://github.com/Vonage/vonage-cli/issues",

"@types/inquirer": "^7.3.1",
"@vonage/cli-utils": "^1.0.0-beta.5",
"@vonage/cli-utils": "^1.0.0-beta.6",
"chalk": "^2.4.2",

@@ -50,3 +50,3 @@ "lodash": "^4.17.20",

},
"gitHead": "335d9a262937127dde0f1784727dfb74d6147854"
"gitHead": "d7f88c83050b97e4b6aaef3c975d1ae825969096"
}

@@ -22,3 +22,3 @@ @vonage/cli-plugin-numbers

$ oclif-example (-v|--version|version)
@vonage/cli-plugin-numbers/1.0.0-beta.5 linux-x64 node-v12.18.2
@vonage/cli-plugin-numbers/1.0.0-beta.6 linux-x64 node-v12.18.2
$ oclif-example --help [COMMAND]

@@ -32,8 +32,8 @@ USAGE

<!-- commands -->
* [`oclif-example number`](#oclif-example-number)
* [`oclif-example number:buy [NUMBER] [COUNTRYCODE]`](#oclif-example-numberbuy-number-countrycode)
* [`oclif-example number:cancel [NUMBER] [COUNTRYCODE]`](#oclif-example-numbercancel-number-countrycode)
* [`oclif-example number:search [COUNTRYCODE]`](#oclif-example-numbersearch-countrycode)
* [`oclif-example numbers`](#oclif-example-numbers)
* [`oclif-example numbers:buy [NUMBER] [COUNTRYCODE]`](#oclif-example-numbersbuy-number-countrycode)
* [`oclif-example numbers:cancel [NUMBER] [COUNTRYCODE]`](#oclif-example-numberscancel-number-countrycode)
* [`oclif-example numbers:search [COUNTRYCODE]`](#oclif-example-numberssearch-countrycode)
## `oclif-example number`
## `oclif-example numbers`

@@ -44,3 +44,3 @@ manage your Vonage numbers

USAGE
$ oclif-example number
$ oclif-example numbers

@@ -60,5 +60,5 @@ OPTIONS

_See code: [dist/commands/number/index.js](https://github.com/Vonage/vonage-cli/blob/v1.0.0-beta.5/dist/commands/number/index.js)_
_See code: [dist/commands/numbers/index.js](https://github.com/Vonage/vonage-cli/blob/v1.0.0-beta.6/dist/commands/numbers/index.js)_
## `oclif-example number:buy [NUMBER] [COUNTRYCODE]`
## `oclif-example numbers:buy [NUMBER] [COUNTRYCODE]`

@@ -69,3 +69,3 @@ buy a Vonage number

USAGE
$ oclif-example number:buy [NUMBER] [COUNTRYCODE]
$ oclif-example numbers:buy [NUMBER] [COUNTRYCODE]

@@ -76,5 +76,5 @@ OPTIONS

_See code: [dist/commands/number/buy.js](https://github.com/Vonage/vonage-cli/blob/v1.0.0-beta.5/dist/commands/number/buy.js)_
_See code: [dist/commands/numbers/buy.js](https://github.com/Vonage/vonage-cli/blob/v1.0.0-beta.6/dist/commands/numbers/buy.js)_
## `oclif-example number:cancel [NUMBER] [COUNTRYCODE]`
## `oclif-example numbers:cancel [NUMBER] [COUNTRYCODE]`

@@ -85,3 +85,3 @@ cancel a Vonage number

USAGE
$ oclif-example number:cancel [NUMBER] [COUNTRYCODE]
$ oclif-example numbers:cancel [NUMBER] [COUNTRYCODE]

@@ -92,5 +92,5 @@ OPTIONS

_See code: [dist/commands/number/cancel.js](https://github.com/Vonage/vonage-cli/blob/v1.0.0-beta.5/dist/commands/number/cancel.js)_
_See code: [dist/commands/numbers/cancel.js](https://github.com/Vonage/vonage-cli/blob/v1.0.0-beta.6/dist/commands/numbers/cancel.js)_
## `oclif-example number:search [COUNTRYCODE]`
## `oclif-example numbers:search [COUNTRYCODE]`

@@ -101,3 +101,3 @@ search for available Vonage numbers

USAGE
$ oclif-example number:search [COUNTRYCODE]
$ oclif-example numbers:search [COUNTRYCODE]

@@ -113,3 +113,3 @@ OPTIONS

_See code: [dist/commands/number/search.js](https://github.com/Vonage/vonage-cli/blob/v1.0.0-beta.5/dist/commands/number/search.js)_
_See code: [dist/commands/numbers/search.js](https://github.com/Vonage/vonage-cli/blob/v1.0.0-beta.6/dist/commands/numbers/search.js)_
<!-- commandsstop -->
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc