@mamba/input
Advanced tools
Comparing version 9.0.1 to 9.0.2
@@ -6,4 +6,12 @@ # Change Log | ||
### [9.0.2](https://github.com/stone-payments/pos-mamba-sdk/compare/v9.0.1...v9.0.2) (2023-01-19) | ||
**Note:** Version bump only for package @mamba/input | ||
**Note:** Version bump only for package @mamba/input | ||
@@ -10,0 +18,0 @@ |
{ | ||
"name": "@mamba/input", | ||
"version": "9.0.1", | ||
"version": "9.0.2", | ||
"svelte": "Input.html", | ||
@@ -15,10 +15,10 @@ "author": "Stone Payments - Mamba Team", | ||
"devDependencies": { | ||
"@mamba/styles": "^9.0.0" | ||
"@mamba/styles": "^9.0.2" | ||
}, | ||
"dependencies": { | ||
"@mamba/core": "^9.0.1", | ||
"@mamba/icon": "^9.0.1", | ||
"@mamba/keyboard": "^9.0.1", | ||
"@mamba/pos": "^9.0.1", | ||
"@mamba/utils": "^9.0.0" | ||
"@mamba/core": "^9.0.2", | ||
"@mamba/icon": "^9.0.2", | ||
"@mamba/keyboard": "^9.0.2", | ||
"@mamba/pos": "^9.0.2", | ||
"@mamba/utils": "^9.0.2" | ||
}, | ||
@@ -36,3 +36,3 @@ "peerDependencies": { | ||
], | ||
"gitHead": "faeaec8929e5de705512c03b92d31442fc36929d" | ||
"gitHead": "abb5bc5cf60ee02c92db5e9f385508eb7f079f0d" | ||
} |
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
115659
Updated@mamba/core@^9.0.2
Updated@mamba/icon@^9.0.2
Updated@mamba/keyboard@^9.0.2
Updated@mamba/pos@^9.0.2
Updated@mamba/utils@^9.0.2