@setu/upi-deep-links
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -5,2 +5,4 @@ # Changelog | ||
### 2.1.1 (2022-06-21) | ||
## [2.1.0](https://github.com/SetuHQ/node-upi-deep-links/compare/v2.0.0...v2.1.0) (2022-05-26) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@setu/upi-deep-links", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "NPM package to connect to Setu's UPI Deep Link APIs", | ||
@@ -41,3 +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": "run-s reset-hard test cov:check doc:html version doc:publish", | ||
"prepare-release-ci": "run-s reset-hard doc:html version" | ||
}, | ||
@@ -44,0 +45,0 @@ "engines": { |
@@ -10,3 +10,3 @@ # Setu UPI Deeplinks: NodeJS SDK | ||
<img src="docs/deeplinks.png" alt="SDK in action" width="100%"> | ||
<img src="https://raw.githubusercontent.com/SetuHQ/node-upi-deep-links/master/docs/deeplinks.png" alt="SDK in action" width="100%"> | ||
@@ -13,0 +13,0 @@ ## Getting started |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
11411
1