Socket
Socket
Sign inDemoInstall

@mamba/core

Package Overview
Dependencies
Maintainers
5
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mamba/core - npm Package Compare versions

Comparing version 2.0.0 to 9.0.0

.npmrc

50

CHANGELOG.md

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

## [9.0.0](https://github.com/stone-payments/pos-mamba-sdk/compare/v8.0.0...v9.0.0) (2023-01-16)
**Note:** Version bump only for package @mamba/core
**Note:** Version bump only for package @mamba/core
**Note:** Version bump only for package @mamba/core
**Note:** Version bump only for package @mamba/core
## [8.0.0](https://github.com/stone-payments/pos-mamba-sdk/compare/v2.33.2...v8.0.0) (2023-01-13)
### Features
* 🎸 add core files ([63a8e96](https://github.com/stone-payments/pos-mamba-sdk/commit/63a8e96d5f280ff84fd267c713b82cbc84099e79))
* 🎸 add nummpad keycode for virtual keyboard and inputs parse it in handlers ([c71a601](https://github.com/stone-payments/pos-mamba-sdk/commit/c71a6013983f2d3417de1dc099e35c61b7185dd3))
* 🎸 initiate @mamba/core package ([df66b79](https://github.com/stone-payments/pos-mamba-sdk/commit/df66b795dd0e85b5754c2f8236d7fb9a198b2d25))
* new mamba keyboard implementation ([23466f2](https://github.com/stone-payments/pos-mamba-sdk/commit/23466f28fbd58067248b308218d4eb91b8889160))
### Bug Fixes
* 🐛 back and backspace key code conflict ([34fbf45](https://github.com/stone-payments/pos-mamba-sdk/commit/34fbf45d0b69d420d2ea66e15b7ac45768f76d46))
* 🐛 fix hard coded keys and its events ([7caddec](https://github.com/stone-payments/pos-mamba-sdk/commit/7caddec0f31d60c3fe2adb16970703b4c1ff7765))
## [2.0.0](https://github.com/stone-payments/pos-mamba-sdk/compare/@mamba/core@1.4.0...@mamba/core@2.0.0) (2022-12-19)

@@ -8,0 +58,0 @@

12

package.json
{
"name": "@mamba/core",
"version": "2.0.0",
"version": "9.0.0",
"main": "dist/index.js",

@@ -11,4 +11,10 @@ "types": "types/index.d.ts",

"node": ">= 8 || <= 14",
"npm": ">6"
"npm": ">= 7"
},
"files": [
"*",
"!tsconfig.json",
"!keymap",
"!currency"
],
"repository": {

@@ -30,3 +36,3 @@ "type": "git",

},
"gitHead": "4e2122a8ca425d2e7f8e8a11355274db95321beb"
"gitHead": "e013b90c48de2c411fb5177bb032354af1a67ca0"
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc