🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@sendly/cli

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sendly/cli - npm Package Compare versions

Comparing version
3.8.1
to
3.8.2
+3
-3
package.json
{
"name": "@sendly/cli",
"version": "3.8.1",
"version": "3.8.2",
"type": "module",

@@ -91,8 +91,8 @@ "description": "Sendly CLI - Send SMS from your terminal",

"type": "git",
"url": "https://github.com/sendly/sendly-cli.git"
"url": "https://github.com/SendlyHQ/sendly-cli.git"
},
"homepage": "https://sendly.live/docs/cli",
"bugs": {
"url": "https://github.com/sendly/sendly-cli/issues"
"url": "https://github.com/SendlyHQ/sendly-cli/issues"
}
}

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

<p align="center">
<img src="https://raw.githubusercontent.com/SendlyHQ/sendly-cli/main/.github/header.svg" alt="Sendly CLI" />
</p>
<p align="center">
<a href="https://www.npmjs.com/package/@sendly/cli"><img src="https://img.shields.io/npm/v/@sendly/cli.svg?style=flat-square" alt="npm version" /></a>
<a href="https://github.com/SendlyHQ/sendly-cli/blob/main/LICENSE"><img src="https://img.shields.io/npm/l/@sendly/cli.svg?style=flat-square" alt="license" /></a>
</p>
# @sendly/cli

@@ -329,3 +338,3 @@

- [GitHub Issues](https://github.com/sendly-live/sendly-cli/issues)
- [GitHub Issues](https://github.com/SendlyHQ/sendly-cli/issues)
- Email: support@sendly.live

@@ -332,0 +341,0 @@