Socket
Socket
Sign inDemoInstall

@mamba/icon

Package Overview
Dependencies
2
Maintainers
4
Versions
173
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.5 to 3.0.6

11

CHANGELOG.md

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

## [3.0.6](https://github.com/stone-payments/pos-mamba-sdk/compare/@mamba/icon@3.0.5...@mamba/icon@3.0.6) (2021-03-11)
### Bug Fixes
* 🐛 default color like doc reference ([381df50](https://github.com/stone-payments/pos-mamba-sdk/commit/381df50892d4d2ee558c7c520763b600cc06ae9f))
## [3.0.5](https://github.com/stone-payments/pos-mamba-sdk/compare/@mamba/icon@3.0.4...@mamba/icon@3.0.5) (2021-03-11)

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

6

package.json
{
"name": "@mamba/icon",
"version": "3.0.5",
"version": "3.0.6",
"svelte": "Icon.html",

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

"dependencies": {
"@mamba/styles": "^3.0.5"
"@mamba/styles": "^3.0.6"
},
"gitHead": "b363d5df172920373c6a66ef1bd366c250ce35e5",
"gitHead": "f15c91e2c73ebaebe89fc8a8611f4775ebcaba83",
"peerDependencies": {

@@ -16,0 +16,0 @@ "@mamba/pos": ">3.0.0"

@@ -18,3 +18,3 @@ # Icon

| :-------- | :--------------------------------------------------- | :-------------- | :-------- |
| color | Pinta o ícone de acordo com a cor | `string` (hex) | `#fdfdfd` |
| color | Pinta o ícone de acordo com a cor | `string` (hex) | `#353E4B` |
| size | Tamanho do ícone (`normal`, `large`, `giant`) | `string` | `normal` |

@@ -28,5 +28,5 @@ | symbol | Nome do ícone | `string` | `6px` |

| :-------- | :--------------------------------------------- | :--------- | :--------- |
| bgColor | Cor de fundo do círculo | `string` (hex) | `#4ebf1a` |
| bgColor | Cor de fundo do círculo | `string` (hex) | `#00A868` |
| borderRadius | Permite editar o `border-radius` do componente | `string` (%) | `50%` |
| color | Cor do ícone | `string` (hex) | `#6ebf1a` |
| color | Cor do ícone | `string` (hex) | `#ffffff` |
| size | Tamanho do ícone (`normal`, `large`, `giant`) | `string` | `normal` |

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc