Socket
Socket
Sign inDemoInstall

@vonage/cli-plugin-applications

Package Overview
Dependencies
Maintainers
14
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.0-alpha.9 to 1.0.0-alpha.10

2

oclif.manifest.json

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

{"version":"1.0.0-alpha.9","commands":{"app:create":{"id":"app:create","description":"create Vonage applications","pluginName":"@vonage/cli-plugin-applications","pluginType":"core","aliases":[],"examples":["$ vonage applications\nhello world from ./src/hello.ts!\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},"voice_answer_url":{"name":"voice_answer_url","type":"option","description":"Voice Answer Webhook URL Address"},"voice_answer_http":{"name":"voice_answer_http","type":"option","description":"Voice Answer Webhook HTTP Method","options":["GET","POST"]},"voice_event_url":{"name":"voice_event_url","type":"option","description":"Voice Event Webhook URL Address"},"voice_event_http":{"name":"voice_event_http","type":"option","description":"Voice Event Webhook HTTP Method","options":["GET","POST"]},"messages_inbound_url":{"name":"messages_inbound_url","type":"option","description":"Messages Inbound Webhook URL Address"},"messages_status_url":{"name":"messages_status_url","type":"option","description":"Messages Status Webhook URL Address"},"rtc_event_url":{"name":"rtc_event_url","type":"option","description":"RTC Event Webhook URL Address"},"rtc_event_http":{"name":"rtc_event_http","type":"option","description":"RTC Event Webhook HTTP Method","options":["GET","POST"]},"vbc":{"name":"vbc","type":"boolean","description":"VBC Capabilities Enabled","allowNo":false}},"args":[{"name":"name","required":false}]},"app:delete":{"id":"app:delete","description":"delete Vonage application","pluginName":"@vonage/cli-plugin-applications","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}},"args":[{"name":"appId","required":false}]},"app":{"id":"app","description":"List Vonage applications","pluginName":"@vonage/cli-plugin-applications","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},"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":[]},"app:link":{"id":"app:link","description":"Link numbers to Vonage application","pluginName":"@vonage/cli-plugin-applications","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}},"args":[{"name":"appId","required":false},{"name":"number","required":false}]},"app:show":{"id":"app:show","description":"Show Vonage application details","pluginName":"@vonage/cli-plugin-applications","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}},"args":[{"name":"appId","required":false}]},"app:unlink":{"id":"app:unlink","description":"Remove numbers from Vonage application","pluginName":"@vonage/cli-plugin-applications","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}},"args":[{"name":"number","required":false}]},"app:update":{"id":"app:update","description":"Update Vonage application settings","pluginName":"@vonage/cli-plugin-applications","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},"voice_answer_url":{"name":"voice_answer_url","type":"option","description":"Voice Answer Webhook URL Address"},"voice_answer_http":{"name":"voice_answer_http","type":"option","description":"Voice Answer Webhook HTTP Method","options":["GET","POST"]},"voice_event_url":{"name":"voice_event_url","type":"option","description":"Voice Event Webhook URL Address"},"voice_event_http":{"name":"voice_event_http","type":"option","description":"Voice Event Webhook HTTP Method","options":["GET","POST"]},"messages_inbound_url":{"name":"messages_inbound_url","type":"option","description":"Messages Inbound Webhook URL Address"},"messages_status_url":{"name":"messages_status_url","type":"option","description":"Messages Status Webhook URL Address"},"rtc_event_url":{"name":"rtc_event_url","type":"option","description":"RTC Event Webhook URL Address"},"rtc_event_http":{"name":"rtc_event_http","type":"option","description":"RTC Event Webhook HTTP Method","options":["GET","POST"]},"vbc":{"name":"vbc","type":"boolean","description":"VBC Capabilities Enabled","allowNo":false}},"args":[{"name":"appId","required":false}]}}}
{"version":"1.0.0-alpha.10","commands":{"app:create":{"id":"app:create","description":"create Vonage applications","pluginName":"@vonage/cli-plugin-applications","pluginType":"core","aliases":[],"examples":["$ vonage applications\nhello world from ./src/hello.ts!\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},"voice_answer_url":{"name":"voice_answer_url","type":"option","description":"Voice Answer Webhook URL Address"},"voice_answer_http":{"name":"voice_answer_http","type":"option","description":"Voice Answer Webhook HTTP Method","options":["GET","POST"]},"voice_event_url":{"name":"voice_event_url","type":"option","description":"Voice Event Webhook URL Address"},"voice_event_http":{"name":"voice_event_http","type":"option","description":"Voice Event Webhook HTTP Method","options":["GET","POST"]},"messages_inbound_url":{"name":"messages_inbound_url","type":"option","description":"Messages Inbound Webhook URL Address"},"messages_status_url":{"name":"messages_status_url","type":"option","description":"Messages Status Webhook URL Address"},"rtc_event_url":{"name":"rtc_event_url","type":"option","description":"RTC Event Webhook URL Address"},"rtc_event_http":{"name":"rtc_event_http","type":"option","description":"RTC Event Webhook HTTP Method","options":["GET","POST"]},"vbc":{"name":"vbc","type":"boolean","description":"VBC Capabilities Enabled","allowNo":false}},"args":[{"name":"name","required":false}]},"app:delete":{"id":"app:delete","description":"delete Vonage application","pluginName":"@vonage/cli-plugin-applications","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}},"args":[{"name":"appId","required":false}]},"app":{"id":"app","description":"List Vonage applications","pluginName":"@vonage/cli-plugin-applications","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},"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":[]},"app:link":{"id":"app:link","description":"Link numbers to Vonage application","pluginName":"@vonage/cli-plugin-applications","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}},"args":[{"name":"appId","required":false},{"name":"number","required":false}]},"app:show":{"id":"app:show","description":"Show Vonage application details","pluginName":"@vonage/cli-plugin-applications","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}},"args":[{"name":"appId","required":false}]},"app:unlink":{"id":"app:unlink","description":"Remove numbers from Vonage application","pluginName":"@vonage/cli-plugin-applications","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}},"args":[{"name":"number","required":false}]},"app:update":{"id":"app:update","description":"Update Vonage application settings","pluginName":"@vonage/cli-plugin-applications","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},"voice_answer_url":{"name":"voice_answer_url","type":"option","description":"Voice Answer Webhook URL Address"},"voice_answer_http":{"name":"voice_answer_http","type":"option","description":"Voice Answer Webhook HTTP Method","options":["GET","POST"]},"voice_event_url":{"name":"voice_event_url","type":"option","description":"Voice Event Webhook URL Address"},"voice_event_http":{"name":"voice_event_http","type":"option","description":"Voice Event Webhook HTTP Method","options":["GET","POST"]},"messages_inbound_url":{"name":"messages_inbound_url","type":"option","description":"Messages Inbound Webhook URL Address"},"messages_status_url":{"name":"messages_status_url","type":"option","description":"Messages Status Webhook URL Address"},"rtc_event_url":{"name":"rtc_event_url","type":"option","description":"RTC Event Webhook URL Address"},"rtc_event_http":{"name":"rtc_event_http","type":"option","description":"RTC Event Webhook HTTP Method","options":["GET","POST"]},"vbc":{"name":"vbc","type":"boolean","description":"VBC Capabilities Enabled","allowNo":false}},"args":[{"name":"appId","required":false}]}}}
{
"name": "@vonage/cli-plugin-applications",
"description": "A plugin for Vonage CLI",
"version": "1.0.0-alpha.9",
"version": "1.0.0-alpha.10",
"author": "Vonage Dev Rel <devrel@vonage.com>",

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

"@oclif/parser": "^3.8.5",
"@vonage/cli-utils": "^1.0.0-alpha.9",
"@vonage/cli-utils": "^1.0.0-alpha.10",
"chalk": "^2.4.2",

@@ -34,2 +34,3 @@ "lodash": "^4.17.20",

],
"type": "module",
"license": "Apache 2.0",

@@ -61,3 +62,3 @@ "oclif": {

},
"gitHead": "d82830018f2fd737fbe31ad6804d8e2aeb74d0c2"
"gitHead": "04c53139bd16499688ca38e5fe3e4d855994c2a7"
}

@@ -21,3 +21,3 @@ @vonage/cli-plugin-applications

$ oclif-example (-v|--version|version)
@vonage/cli-plugin-applications/1.0.0-alpha.9 linux-x64 node-v12.18.2
@vonage/cli-plugin-applications/1.0.0-alpha.10 linux-x64 node-v12.18.2
$ oclif-example --help [COMMAND]

@@ -56,3 +56,3 @@ USAGE

_See code: [dist/commands/app/index.js](https://github.com/Vonage/vonage-cli/blob/v1.0.0-alpha.9/dist/commands/app/index.js)_
_See code: [dist/commands/app/index.js](https://github.com/Vonage/vonage-cli/blob/v1.0.0-alpha.10/dist/commands/app/index.js)_

@@ -84,3 +84,3 @@ ## `oclif-example app:create [NAME]`

_See code: [dist/commands/app/create.js](https://github.com/Vonage/vonage-cli/blob/v1.0.0-alpha.9/dist/commands/app/create.js)_
_See code: [dist/commands/app/create.js](https://github.com/Vonage/vonage-cli/blob/v1.0.0-alpha.10/dist/commands/app/create.js)_

@@ -99,3 +99,3 @@ ## `oclif-example app:delete [APPID]`

_See code: [dist/commands/app/delete.js](https://github.com/Vonage/vonage-cli/blob/v1.0.0-alpha.9/dist/commands/app/delete.js)_
_See code: [dist/commands/app/delete.js](https://github.com/Vonage/vonage-cli/blob/v1.0.0-alpha.10/dist/commands/app/delete.js)_

@@ -114,3 +114,3 @@ ## `oclif-example app:link [APPID] [NUMBER]`

_See code: [dist/commands/app/link.js](https://github.com/Vonage/vonage-cli/blob/v1.0.0-alpha.9/dist/commands/app/link.js)_
_See code: [dist/commands/app/link.js](https://github.com/Vonage/vonage-cli/blob/v1.0.0-alpha.10/dist/commands/app/link.js)_

@@ -129,3 +129,3 @@ ## `oclif-example app:show [APPID]`

_See code: [dist/commands/app/show.js](https://github.com/Vonage/vonage-cli/blob/v1.0.0-alpha.9/dist/commands/app/show.js)_
_See code: [dist/commands/app/show.js](https://github.com/Vonage/vonage-cli/blob/v1.0.0-alpha.10/dist/commands/app/show.js)_

@@ -144,3 +144,3 @@ ## `oclif-example app:unlink [NUMBER]`

_See code: [dist/commands/app/unlink.js](https://github.com/Vonage/vonage-cli/blob/v1.0.0-alpha.9/dist/commands/app/unlink.js)_
_See code: [dist/commands/app/unlink.js](https://github.com/Vonage/vonage-cli/blob/v1.0.0-alpha.10/dist/commands/app/unlink.js)_

@@ -168,3 +168,3 @@ ## `oclif-example app:update [APPID]`

_See code: [dist/commands/app/update.js](https://github.com/Vonage/vonage-cli/blob/v1.0.0-alpha.9/dist/commands/app/update.js)_
_See code: [dist/commands/app/update.js](https://github.com/Vonage/vonage-cli/blob/v1.0.0-alpha.10/dist/commands/app/update.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