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

@setu/upi-deep-links

Package Overview
Dependencies
Maintainers
3
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@setu/upi-deep-links - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

8

package.json
{
"name": "@setu/upi-deep-links",
"version": "1.1.0",
"version": "1.1.1",
"description": "NPM package to connect to Setu's UPI Deep Link APIs",

@@ -11,3 +11,3 @@ "main": "src/setu.js",

"type": "git",
"url": "git+ssh://git@github.com/SetuHQ/npm-upi-deep-links.git"
"url": "git+ssh://git@github.com/SetuHQ/node-upi-deep-links.git"
},

@@ -21,5 +21,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/SetuHQ/npm-upi-deep-links/issues"
"url": "https://github.com/SetuHQ/node-upi-deep-links/issues"
},
"homepage": "https://github.com/SetuHQ/npm-upi-deep-links#readme",
"homepage": "https://github.com/SetuHQ/node-upi-deep-links#readme",
"dependencies": {

@@ -26,0 +26,0 @@ "axios": "^0.21.1",

# Setu
This package helps you work with [Setu's](https://setu.co) deeplink APIs.
This package helps you use [Setu’s](https://setu.co/payments/upi-deeplinks) [DeepLink](https://docs.setu.co/collect/biller/upi-deep-links) APIs.
[![version](https://img.shields.io/npm/v/@setu/upi-deep-links)](https://www.npmjs.org/package/@setu/upi-deep-links)
The following functions are supported
The following functions are supported—

@@ -16,3 +16,8 @@ 1. Generate UPI payment link

npm install @setu/upi-deep-links
(OR)
yarn add @setu/upi-deep-links
```
---

@@ -31,2 +36,3 @@ ## Configuration

```
---

@@ -51,2 +57,3 @@ ## Usage

```
---

@@ -58,5 +65,6 @@ ### Check status of UPI payment link

```
---
## License
MIT
MIT. Have at it.
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