Socket
Socket
Sign inDemoInstall

@mamba/input

Package Overview
Dependencies
18
Maintainers
5
Versions
208
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.0.1 to 10.0.2

58

CHANGELOG.md

@@ -6,2 +6,60 @@ # Change Log

### [10.0.2](https://github.com/stone-payments/pos-mamba-sdk/compare/@mamba/input@8.0.2...@mamba/input@10.0.2) (2023-07-17)
### 10.0.1 (2023-07-12)
## 10.0.0 (2023-07-10)
## 9.7.0 (2023-06-09)
## 9.6.0 (2023-06-09)
## 9.5.0 (2023-03-02)
### 9.4.1 (2023-02-16)
## 9.4.0 (2023-02-15)
### 9.3.1 (2023-02-15)
## 9.3.0 (2023-02-14)
### 9.2.1 (2023-02-09)
## 9.2.0 (2023-02-09)
## 9.1.0 (2023-02-03)
### 9.0.3 (2023-01-23)
### 9.0.2 (2023-01-19)
### 9.0.1 (2023-01-17)
## 9.0.0 (2023-01-16)
## 8.0.0 (2023-01-13)
### Features
* 🎸 implement Input compact prop ([4d3e478](https://github.com/stone-payments/pos-mamba-sdk/commit/4d3e478ce0e51a91e43198eb5d51ffc264223caf))
### Bug Fixes
* πŸ› create normalized keyCode/keyName parse methods from keyboard event ([f2f0a1a](https://github.com/stone-payments/pos-mamba-sdk/commit/f2f0a1a0fa97724288f1fa0ad568fedd85ad1f11))
* πŸ› fix alphanumeric input values ([c862501](https://github.com/stone-payments/pos-mamba-sdk/commit/c862501150d57d168d99a97b332a52a1df8c91fd))
* πŸ› fix dead-locks flows ([038aa93](https://github.com/stone-payments/pos-mamba-sdk/commit/038aa937bf76a365b72bd4956973aa53c8450980))
* πŸ› fix input tokens param parse ([7cbfe39](https://github.com/stone-payments/pos-mamba-sdk/commit/7cbfe39163fde8bb48ea8cb42b510c25cf54c9d3))
* πŸ› fix several issues related with cursors and/or suggestions ([d4a3b62](https://github.com/stone-payments/pos-mamba-sdk/commit/d4a3b62673a69ee01974b3668954322389e410bb))
* πŸ› fiz keyboardOptions property of input that was not working ([ad2f502](https://github.com/stone-payments/pos-mamba-sdk/commit/ad2f502641a7e3ebe27840e636cf89f6d0af0d09))
### Performance Improvements
* ⚑️ use keyboard input pattern to avoid unnecessary processing of money input values ([9d57df2](https://github.com/stone-payments/pos-mamba-sdk/commit/9d57df2e05ad6063eb0650dd587bbfdeff8bda42))
### [10.0.1](https://github.com/stone-payments/pos-mamba-sdk/compare/v10.0.0...v10.0.1) (2023-07-12)

@@ -8,0 +66,0 @@

10

package.json
{
"name": "@mamba/input",
"version": "10.0.1",
"version": "10.0.2",
"svelte": "Input.html",

@@ -19,5 +19,5 @@ "author": "Stone Payments - Mamba Team",

"@mamba/core": "^10.0.0",
"@mamba/icon": "^10.0.1",
"@mamba/keyboard": "^10.0.1",
"@mamba/pos": "^10.0.1",
"@mamba/icon": "^10.0.2",
"@mamba/keyboard": "^10.0.2",
"@mamba/pos": "^10.0.2",
"@mamba/utils": "^10.0.0"

@@ -36,3 +36,3 @@ },

],
"gitHead": "b0356a4330d241eafa8906b57672192ddace442f"
"gitHead": "b3860caaf6f1f2cca96f6c77c64e3a522c4849eb"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚑️ by Socket Inc