Socket
Socket
Sign inDemoInstall

@mamba/input

Package Overview
Dependencies
5
Maintainers
4
Versions
208
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.2 to 6.1.0

15

CHANGELOG.md

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

## [6.1.0](https://github.com/stone-payments/pos-mamba-sdk/compare/@mamba/input@6.0.2...@mamba/input@6.1.0) (2022-09-13)
### Features
* 🎸 add money input instance referΓͺnce for virtual keyboard ([f4f68f5](https://github.com/stone-payments/pos-mamba-sdk/commit/f4f68f552f8c4130c2c43f09cd048574d17d6b45))
* 🎸 set keyboard options by html input tag attrb ([c1fd2b0](https://github.com/stone-payments/pos-mamba-sdk/commit/c1fd2b0f1be723ed90fad095abaa6dbd1fced6bf))
### Bug Fixes
* πŸ› fix hard coded keys and its events ([7caddec](https://github.com/stone-payments/pos-mamba-sdk/commit/7caddec0f31d60c3fe2adb16970703b4c1ff7765))
### [6.0.2](https://github.com/stone-payments/pos-mamba-sdk/compare/@mamba/input@6.0.1...@mamba/input@6.0.2) (2022-08-30)

@@ -8,0 +23,0 @@

20

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

@@ -9,3 +9,3 @@ "author": "Stone Payments - Mamba Team",

"node": ">= 8 || <= 14",
"npm": ">=6"
"npm": ">6"
},

@@ -16,12 +16,12 @@ "publishConfig": {

"devDependencies": {
"@mamba/styles": "4.0.2"
"@mamba/styles": "4.1.0"
},
"peerDependencies": {
"@mamba/core": "*",
"@mamba/icon": ">=3",
"@mamba/keyboard": "*",
"@mamba/pos": ">=3",
"@mamba/utils": ">=3"
"dependencies": {
"@mamba/core": "1.2.0",
"@mamba/icon": "4.1.0",
"@mamba/keyboard": "1.1.0",
"@mamba/pos": "4.1.0",
"@mamba/utils": "5.1.0"
},
"gitHead": "4e64e02d2e26921589d93a8c8c45e9d58889d0c6"
"gitHead": "ddc05702292f5dea2772130436f0a00fbd5be1db"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚑️ by Socket Inc