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

@stianlarsen/react-ui-kit

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stianlarsen/react-ui-kit - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

package.json
{
"name": "@stianlarsen/react-ui-kit",
"version": "1.0.4",
"version": "1.0.5",
"description": "A versatile React UI kit focused on delivering ready-to-use, customizable buttons for every use case. Designed to save developers time and streamline UI development, this kit offers a range of button styles and loaders, ensuring immediate integration and thematic coherence across projects.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -63,18 +63,19 @@ # React UI Kit

--button-line-height: 1;
--button-background: 0 0% 100%;
--button-foreground: 240 10% 3.9%;
--button-primary: 263.4 70% 50.4%;
--button-primary-hover: var(--button-primary) / 0.75;
--button-primary-foreground: 210 20% 98%;
--button-default: 240 5.9% 10%;
--button-default-hover: var(--button-default) / 0.75;
--button-default-foreground: 0 0% 98%;
--button-destructive: 0 72.22% 50.59%;
--button-destructive-hover: var(--button-destructive) / 0.75;
--button-destructive-foreground: 0 0% 98%;
--button-secondary: 240 4.8% 95.9%;
--button-secondary-hover: var(--button-secondary) / 0.75;
--button-secondary-foreground: 240 5.9% 10%;
--button-accent: 240 4.8% 95.9%;
--button-accent-hover: var(--button-accent) / 0.75;
--button-accent-foreground: 240 5.9% 10%;

@@ -88,18 +89,19 @@ }

--button-border: 240 3.7% 15.9%;
--button-background: 240 10% 3.9%;
--button-foreground: 0 0% 98%;
--button-primary: 263.4 70% 50.4%;
--button-primary-hover: var(--button-primary) / 0.85;
--button-primary-foreground: 210 20% 98%;
--button-default: 0 0% 98%;
--button-default-hover: var(--button-default) / 0.85;
--button-default-foreground: 240 5.9% 10%;
--button-destructive: 0 62.8% 30.6%;
--button-destructive-hover: var(--button-destructive) / 0.75;
--button-destructive-foreground: 0 85.7% 97.3%;
--button-secondary: 240 3.7% 15.9%;
--button-secondary-hover: var(--button-secondary) / 0.8;
--button-secondary-foreground: 0 0% 98%;
--button-accent: 240 3.7% 15.9%;
--button-accent-hover: var(--button-accent) / 0.8;
--button-accent-foreground: 0 0% 98%;

@@ -106,0 +108,0 @@ }

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