Socket
Socket
Sign inDemoInstall

@mamba/input

Package Overview
Dependencies
Maintainers
4
Versions
210
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mamba/input - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

11

CHANGELOG.md

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

## [3.0.3](https://github.com/stone-payments/pos-mamba-sdk/compare/@mamba/input@3.0.2...@mamba/input@3.0.3) (2021-02-25)
### Features
* 🎸 Keyboard has invalidate() input method ([1f010c1](https://github.com/stone-payments/pos-mamba-sdk/commit/1f010c18f1ada3601f36e2bab5b89400d18ec1e6))
## [3.0.2](https://github.com/stone-payments/pos-mamba-sdk/compare/@mamba/input@3.0.1...@mamba/input@3.0.2) (2021-02-24)

@@ -8,0 +19,0 @@

10

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

@@ -11,7 +11,7 @@ "author": "Stone Payments - Mamba Team",

"devDependencies": {
"@mamba/styles": ">3.0.0"
"@mamba/styles": "^3.0.3"
},
"dependencies": {
"@mamba/icon": ">3.0.0",
"@mamba/utils": ">3.0.0"
"@mamba/icon": "^3.0.3",
"@mamba/utils": "^3.0.3"
},

@@ -21,3 +21,3 @@ "peerDependencies": {

},
"gitHead": "1de2c506b9d36fe972fc6547bd0c977ed86f05d3"
"gitHead": "a6aa08629f8762e46c9ac22550db72036e13d63c"
}

Sorry, the diff of this file is not supported yet

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