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
4
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 2.1.1 to 2.1.2

build/main/index.d.ts

7

CHANGELOG.md

@@ -5,4 +5,9 @@ # Changelog

### 2.1.1 (2022-06-21)
### [2.1.2](https://github.com/SetuHQ/node-upi-deep-links/compare/v2.1.0...v2.1.2) (2022-06-21)
### Bug Fixes
* build package correctly in gh action ([853b68f](https://github.com/SetuHQ/node-upi-deep-links/commit/853b68fe84c97c2d4825eeef9bad413263cfa232))
## [2.1.0](https://github.com/SetuHQ/node-upi-deep-links/compare/v2.0.0...v2.1.0) (2022-05-26)

@@ -9,0 +14,0 @@

6

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

@@ -41,4 +41,4 @@ "main": "build/main/index.js",

"reset-hard": "git clean -dfx && git reset --hard && npm i",
"prepare-release": "run-s reset-hard test cov:check doc:html version doc:publish",
"prepare-release-ci": "run-s reset-hard doc:html version"
"prepare-release": "run-s reset-hard test cov:check version",
"release-ci": "run-s build doc:html"
},

@@ -45,0 +45,0 @@ "engines": {

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