Socket
Socket
Sign inDemoInstall

msg91

Package Overview
Dependencies
8
Maintainers
5
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.3 to 2.0.4

2

dist/src/index.d.ts

@@ -29,3 +29,3 @@ declare type Options = {

declare class Sms {
authKey: string;
private authKey;
constructor(authKey: string);

@@ -32,0 +32,0 @@ send(flowId: string, recipient: SmsRecipients | [SmsRecipients], options?: SmsOptions): Promise<unknown>;

{
"name": "msg91",
"version": "2.0.3",
"version": "2.0.4",
"description": "Official NodeJS package for msg91 services.",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc