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.0 to 0.0.1

11

CHANGELOG.md
# @cavilha/button
## 0.0.1
### Patch Changes
- 1c0ac68: Patch bump to all packages
- Updated dependencies [c930425]
- Updated dependencies [1c0ac68]
- @cavilha/theme@0.0.1
- @cavilha/icon@0.0.1
## 0.0.0
### Major Changes

@@ -5,0 +16,0 @@

9

package.json
{
"name": "@cavilha/button",
"version": "0.0.0",
"version": "0.0.1",
"author": "MadeiraMadeira webstore squads",
"description": "A button component that allow users to perform actions and make choices with a single tap.",
"license": "ISC",

@@ -35,3 +36,3 @@ "source": "dist/index.cjs.js",

"scripts": {
"build": "npm run clean && npm run compile",
"build": "npm run compile",
"clean-dist": "rm -rf ./dist",

@@ -71,6 +72,6 @@ "clean": "rm -rf ./dist && rm -rf ./node_modules && rm -rf tsconfig.build.tsbuildinfo",

"dependencies": {
"@cavilha/icon": "0.0.0",
"@cavilha/theme": "0.0.0",
"@cavilha/icon": "0.0.1",
"@cavilha/theme": "0.0.1",
"@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