Socket
Socket
Sign inDemoInstall

2factor

Package Overview
Dependencies
47
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "2factor",
"version": "1.0.1",
"version": "1.0.2",
"description": "Simple node library for sending transactional/otp/promotional SMS in India using the 2factor.in APIs",

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

@@ -15,2 +15,7 @@ # 2factor-node

## Usage
Include 2Factor in a script
~~~~
const TwoFactor = require('2factor')
~~~~
To send a template SMS to a single user

@@ -24,2 +29,3 @@ ~~~~

~~~~
To send a template SMS to a single user

@@ -26,0 +32,0 @@ ~~~~

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