@mamba/input
Advanced tools
Comparing version 9.0.3 to 9.1.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [9.1.0](https://github.com/stone-payments/pos-mamba-sdk/compare/v9.0.3...v9.1.0) (2023-02-03) | ||
**Note:** Version bump only for package @mamba/input | ||
### [9.0.3](https://github.com/stone-payments/pos-mamba-sdk/compare/v9.0.2...v9.0.3) (2023-01-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@mamba/input", | ||
"version": "9.0.3", | ||
"version": "9.1.0", | ||
"svelte": "Input.html", | ||
@@ -15,10 +15,10 @@ "author": "Stone Payments - Mamba Team", | ||
"devDependencies": { | ||
"@mamba/styles": "^9.0.3" | ||
"@mamba/styles": "^9.1.0" | ||
}, | ||
"dependencies": { | ||
"@mamba/core": "^9.0.3", | ||
"@mamba/icon": "^9.0.3", | ||
"@mamba/keyboard": "^9.0.3", | ||
"@mamba/pos": "^9.0.3", | ||
"@mamba/utils": "^9.0.3" | ||
"@mamba/core": "^9.1.0", | ||
"@mamba/icon": "^9.1.0", | ||
"@mamba/keyboard": "^9.1.0", | ||
"@mamba/pos": "^9.1.0", | ||
"@mamba/utils": "^9.1.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "peerDependencies": { | ||
], | ||
"gitHead": "994e361633a234c0af75a546a88c0e55fd27c79f" | ||
"gitHead": "5d203b6fd45cb0837e005beb8b14b1ca50cfc226" | ||
} |
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
115972
Updated@mamba/core@^9.1.0
Updated@mamba/icon@^9.1.0
Updated@mamba/keyboard@^9.1.0
Updated@mamba/pos@^9.1.0
Updated@mamba/utils@^9.1.0