nexmo-cli icon indicating copy to clipboard operation
nexmo-cli copied to clipboard

Nexmo CLI (Command Line Interface)

Results 35 nexmo-cli issues
Sort by recently updated
recently updated
newest added

Vulnerable Library - nexmo-2.9.1.tgz Path to dependency file: /package.json Path to vulnerable library: /node_modules/json-schema/package.json Found in HEAD commit: dbcf425a28c7a1a71f28c608e34fb184b3dc08ae ## Vulnerabilities | CVE | Severity | CVSS | Exploit Maturity...

Mend: dependency security vulnerability

Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

### Steps to reproduce `nexmo price:country US` ### Expected behavior Returns a Price for SMS to the US ### Actual behavior Got a 404 It seems somewhere in history the...

bug

I'm thinking it would be nice to be able to run the CLI without first signing in. This can be useful on shared PCs but mainly is also useful for...

enhancement

### Steps to reproduce On Windows 10: * Install the latest version of NodeJS from https://nodejs.org/en/ * Install the CLI with `nexmo-cli@beta -g` * Run `nexmo` ### Expected behavior I...

bug

### Steps to reproduce Tell us what you did When i use CLI to create a conversation: ### Expected behavior Tell us what should happen nexmo cc name="bridge" display_name="bridge_name" {uuid:...

bug

### Steps to reproduce In a folder that already contains a .nexmo-app file: `nexmo app:create` ### Suggestion Give the user a chance to prevent a .nexmo-app file from being overwritten....

enhancement

### Steps to reproduce Tell us what you did Run the command -- nexmo ml ### Expected behavior Tell us what should happen URL- https://developer.nexmo.com/client-sdk/in-app-messaging/guides/simple-conversation According to documentation it should...

bug