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

@mamba/input - npm Package Compare versions

Comparing version 2.7.0 to 2.7.1

8

CHANGELOG.md

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

## [2.7.1](https://github.com/stone-payments/pos-mamba-sdk/compare/v2.7.0...v2.7.1) (2019-04-10)
**Note:** Version bump only for package @mamba/input
# [2.7.0](https://github.com/stone-payments/pos-mamba-sdk/compare/v2.6.4...v2.7.0) (2019-04-10)

@@ -8,0 +16,0 @@

8

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

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

"devDependencies": {
"@mamba/pos": "^2.7.0",
"@mamba/pos": "^2.7.1",
"@mamba/styles": "^2.6.4"

@@ -25,6 +25,6 @@ },

"dependencies": {
"@mamba/icon": "^2.7.0",
"@mamba/icon": "^2.7.1",
"@mamba/utils": "^2.6.0"
},
"gitHead": "39df8b7cceab76f9eed567f5544e41bb3c217c42"
"gitHead": "f36e2f2a61d12166752f208b418572355e8da069"
}

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

### Money
| Parâmetro | Descrição | Tipo | Padrão |
| --------- | -------------------------- | -------------------- | ------ |
| cents | Valor do input em centavos | `string` or `number` | `0` |
## Eventos

@@ -46,0 +52,0 @@

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