Socket
Socket
Sign inDemoInstall

@mamba/input

Package Overview
Dependencies
Maintainers
3
Versions
210
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-rc.29 to 2.0.0

Input.test.js

12

package.json
{
"name": "@mamba/input",
"version": "1.0.0-rc.29",
"version": "2.0.0",
"svelte": "Input.html",

@@ -17,12 +17,12 @@ "author": "Stone Payments - Mamba Team",

"devDependencies": {
"@mamba/pos": "^1.0.0-rc.29",
"@mamba/styles": "^1.0.0-rc.29"
"@mamba/pos": "^2.0.0",
"@mamba/styles": "^2.0.0"
},
"peerDependencies": {
"@mamba/pos": "^1.0.0-rc.11"
"@mamba/pos": "^2.0.0"
},
"dependencies": {
"@mamba/icon": "^1.0.0-rc.29"
"@mamba/icon": "^2.0.0"
},
"gitHead": "e9c3297c5af3883e5b15826ddc6e56b29fd53dcc"
"gitHead": "54f6481e5fc0dade523f36bc993b99127ed83bbc"
}

@@ -47,3 +47,3 @@ # Input

`<Input ...props />`
| Nome | Descrição | Tipo |

@@ -57,3 +57,3 @@ |---------------|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------|

`<MoneyInput ...props />`
| Nome | Descrição | Tipo |

@@ -85,2 +85,6 @@ |----------|-------------------------------------------------------------------------------------------|-------------------|

### mask()
Força uma atualização do conteúdo do `Input` para se adequar às máscaras definidas. Use apenas se a *prop* `value` for definida manualmente através de um `inputComponent.set({ value: ... })`.
## Máscara

@@ -87,0 +91,0 @@

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
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc