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

@mamba/button

Package Overview
Dependencies
Maintainers
6
Versions
178
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mamba/button - npm Package Compare versions

Comparing version 11.0.0 to 11.1.0

9

CHANGELOG.md

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

## [11.1.0](https://github.com/stone-payments/pos-mamba-sdk/compare/@mamba/button@11.0.0...@mamba/button@11.1.0) (2024-03-15)
### Features
* 🎸 add className to the button comp ([9a83768](https://github.com/stone-payments/pos-mamba-sdk/commit/9a83768c399b20ab1035254491db46561545084e))
## [11.0.0](https://github.com/stone-payments/pos-mamba-sdk/compare/@mamba/button@11.0.0...@mamba/button@11.0.0) (2023-12-13)

@@ -8,0 +17,0 @@

4

package.json
{
"name": "@mamba/button",
"version": "11.0.0",
"version": "11.1.0",
"svelte": "Button.html",

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

},
"gitHead": "4716f57bc3ce41c466de448f4a96f437f19ee48f"
"gitHead": "e61160e5314c4a8facb46463b7fba88d1f758057"
}

@@ -16,2 +16,3 @@ # Button

| textColor | Cor do texto no botão | `string` (hex) | `''` |
| className | Classe a ser adicionado ao elemento pai do componente | `string` | `` |

@@ -18,0 +19,0 @@ ## Métodos

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