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

@warp-ds/component-classes

Package Overview
Dependencies
Maintainers
6
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@warp-ds/component-classes - npm Package Compare versions

Comparing version 1.0.0-alpha.37 to 1.0.0-alpha.38

4

index.js

@@ -196,3 +196,3 @@ export const attention = {

expandableTitle: 'i-text-$color-expandable-title-text',
expandableBox: 'i-bg-$color-expandable-background py-0 px-0 ' + box.box,
expandableBox: 'i-bg-$color-expandable-background hover:i-bg-$color-expandable-background-hover py-0 px-0 ' + box.box,
expandableBleed: box.bleed,

@@ -204,3 +204,3 @@ chevron: 'inline-block align-middle transform transition-transform transition-gpu i-text-$color-expandable-icon',

button: buttonReset + ' hover:underline focus:underline',
buttonBox: 'hover:i-bg-$color-expandable-background-hover w-full text-left relative inline-flex! items-center ' + box.box,
buttonBox: 'w-full text-left relative inline-flex! items-center ' + box.box,
};

@@ -207,0 +207,0 @@

{
"name": "@warp-ds/component-classes",
"repository": "git@github.com:warp-ds/component-classes.git",
"version": "1.0.0-alpha.37",
"version": "1.0.0-alpha.38",
"description": "WARP component classes",

@@ -6,0 +6,0 @@ "type": "module",

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