Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mamba/input

Package Overview
Dependencies
Maintainers
3
Versions
211
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 2.16.0 to 2.17.0

11

CHANGELOG.md

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

# [2.17.0](https://github.com/stone-payments/pos-mamba-sdk/compare/v2.16.0...v2.17.0) (2019-11-18)
### Features
* 🎸 add value to validation callback ([2737e93](https://github.com/stone-payments/pos-mamba-sdk/commit/2737e930b98696961c65752f4f38caa475b06ec1))
# [2.16.0](https://github.com/stone-payments/pos-mamba-sdk/compare/v2.15.0...v2.16.0) (2019-11-08)

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

6

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

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

"@mamba/icon": "^2.14.0",
"@mamba/utils": "^2.16.0"
"@mamba/utils": "^2.17.0"
},

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

},
"gitHead": "1e5127740658d8adfcf8726aba886aae85850c32"
"gitHead": "da4fcf36246135da169490467d3ec227d0698ee3"
}

@@ -57,2 +57,8 @@ # Input

## Keyboard
| Parâmetro | Descrição | Tipo | Padrão |
| ------------ | ----------------------------------------------------------- | -------------- | ----------- |
| maxLength | Limita o número de caracteres do teclado | `number` | `30` |
## Eventos

@@ -59,0 +65,0 @@

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