New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tabula/ui-button

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tabula/ui-button - npm Package Compare versions

Comparing version 4.0.0 to 5.0.0

2

lib/index.js

@@ -7,3 +7,3 @@ import "./index.css";

// src/Button.tsx
import clsx from "clsx";
import { clsx } from "clsx/lite";

@@ -10,0 +10,0 @@ // src/common.css.ts

{
"name": "@tabula/ui-button",
"version": "4.0.0",
"version": "5.0.0",
"description": "Button components which are used to initialize an action",

@@ -41,9 +41,9 @@ "type": "module",

"react": "^18.2.0",
"@tabula/ui-theme": "^2.2.0"
"@tabula/ui-theme": "^2.3.0"
},
"devDependencies": {
"@tabula/ui-theme": "^2.2.0"
"@tabula/ui-theme": "^2.3.0"
},
"dependencies": {
"clsx": "^2.0.0"
"clsx": "^2.1.0"
},

@@ -50,0 +50,0 @@ "scripts": {

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