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

sms77-client

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sms77-client - npm Package Compare versions

Comparing version 1.8.1 to 1.8.2

2

dist/types.d.ts

@@ -57,3 +57,3 @@ import { GSM_CODES } from './constants/GSM_CODES';

reachable: 'unknown' | 'reachable' | 'undeliverable' | 'absent' | 'bad_number' | 'blacklisted';
roaming: Roaming;
roaming: 'not_roaming' | Roaming;
status: boolean;

@@ -60,0 +60,0 @@ status_message: 'error' | 'success';

@@ -30,4 +30,4 @@ {

"types": "dist/Sms77Client.d.ts",
"version": "1.8.1",
"version": "1.8.2",
"homepage": "https://www.sms77.io/en/docs/gateway/http-api/"
}

@@ -18,3 +18,3 @@ ![alt text](https://www.sms77.io/wp-content/uploads/2019/07/sms77-Logo-400x79.png "sms77")

```html
<script src="https://unpkg.com/browse/sms77-client@1.8.1/dist/Sms77Client.umd.js"></script>
<script src="https://unpkg.com/browse/sms77-client@1.8.2/dist/Sms77Client.umd.js"></script>
```

@@ -21,0 +21,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