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

@cavilha/button

Package Overview
Dependencies
Maintainers
6
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cavilha/button - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

8

CHANGELOG.md
# @cavilha/button
## 0.0.6
### Patch Changes
- Updated dependencies [8e1bd8d]
- @cavilha/theme@0.0.4
- @cavilha/icon@0.0.4
## 0.0.5

@@ -4,0 +12,0 @@

1

dist/Button.styles.d.ts

@@ -44,2 +44,3 @@ import { CSS, StitchesVariants } from '@cavilha/theme';

alwaysBlack: string;
alwaysGray: string;
alwaysWhite: string;

@@ -46,0 +47,0 @@ primary1: string;

6

package.json
{
"name": "@cavilha/button",
"version": "0.0.5",
"version": "0.0.6",
"author": "MadeiraMadeira webstore squads",

@@ -71,6 +71,6 @@ "description": "A button component that allow users to perform actions and make choices with a single tap.",

"dependencies": {
"@cavilha/icon": "0.0.3",
"@cavilha/theme": "0.0.3",
"@cavilha/icon": "0.0.4",
"@cavilha/theme": "0.0.4",
"@radix-ui/react-polymorphic": "0.0.13"
}
}
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