@setu/upi-deep-links
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -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 @@ |
{ | ||
"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": { |
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
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
125796
52
1729