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.91 to 1.0.0-alpha.92

5

index.js

@@ -23,4 +23,5 @@ export const attention = {

dot: 'h-8 w-8 rounded-full',
inactive: 'bg-bluegray-300',
active: 'bg-blue-600',
inactive: 'i-bg-$color-pageindicator-background',
active: 'i-bg-$color-pageindicator-background-active',
hover: 'i-bg-$color-pageindicator-background-hover',
};

@@ -27,0 +28,0 @@

2

package.json
{
"name": "@warp-ds/component-classes",
"repository": "git@github.com:warp-ds/component-classes.git",
"version": "1.0.0-alpha.91",
"version": "1.0.0-alpha.92",
"description": "WARP component classes",

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

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