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

rasool-sms-api

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rasool-sms-api - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

CHANGELOG.md
# Changelog
## V1.0.1 - 03/09/2020
### Changes
* Update Usage
## V1.0.0 - 03/09/2020

@@ -4,0 +10,0 @@

2

package.json
{
"name": "rasool-sms-api",
"version": "1.0.0",
"version": "1.0.1",
"description": "Send SMS via Rasool SMS API based on events and rules",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -10,3 +10,3 @@ # Rasool SMS

```javascript
import RasoolSMS from "rasool-sms";
import RasoolSMS from "rasool-sms-api";
```

@@ -17,3 +17,3 @@

```javascript
const RasoolSMS = require("rasool-sms");
const RasoolSMS = require("rasool-sms-api");
```

@@ -20,0 +20,0 @@

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