@mamba/utils
Advanced tools
Comparing version 9.5.0 to 9.6.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [9.6.0](https://github.com/stone-payments/pos-mamba-sdk/compare/v9.5.1...v9.6.0) (2023-06-09) | ||
**Note:** Version bump only for package @mamba/utils | ||
## [9.5.0](https://github.com/stone-payments/pos-mamba-sdk/compare/v9.4.1...v9.5.0) (2023-03-02) | ||
@@ -8,0 +16,0 @@ |
@@ -365,4 +365,5 @@ import _kebabCase from 'lodash/fp/kebabCase'; | ||
MODELS.Q92S, | ||
MODELS.MP35P, | ||
MODELS.MP35, | ||
// MP35(P) no longer have touch, but this static declaration may be used only on simulator. | ||
// MODELS.MP35P, | ||
// MODELS.MP35, | ||
MODELS.V240M, | ||
@@ -369,0 +370,0 @@ MODELS.D199, |
{ | ||
"name": "@mamba/utils", | ||
"version": "9.5.0", | ||
"version": "9.6.0", | ||
"description": "Utility methods for mamba apps", | ||
@@ -21,3 +21,3 @@ "module": "index.js", | ||
}, | ||
"gitHead": "1b6ec2ef77a2cc6c563499f4564fb6d56a1611c4" | ||
"gitHead": "6c7650728443258b4d454de4aa1e5f92c3ab5fef" | ||
} |
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
74588
811