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

@warp-ds/css

Package Overview
Dependencies
Maintainers
7
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@warp-ds/css - npm Package Compare versions

Comparing version 1.6.2-next.2 to 1.6.2-next.3

1

component-classes/index.d.ts

@@ -495,2 +495,3 @@ export namespace pageIndicator {

export const modalTitle: string;
export const pillClose: string;
}

5

component-classes/index.js

@@ -76,3 +76,3 @@ export const pageIndicator = {

labelWithClose: 'pr-2',
close: 'pr-12 pl-4 pt-4 pb-6 rounded-r-full text-m!',
close: 'pr-12 pl-4 py-10 rounded-r-full',
a11y: 'sr-only',

@@ -557,3 +557,4 @@ };

radioDisabled: 'before:i-bg-$color-radio-background-disabled before:i-bg-$color-checkbox-background-disabled peer-checked:before:i-border-$color-radio-border-selected-disabled', //replaced in v1.5.0
modalTitle: 'h-40 sm:h-48 items-center' // replaced by min-h-40 sm:min-h-48 items-start
modalTitle: 'h-40 sm:h-48 items-center', // replaced by min-h-40 sm:min-h-48 items-start
pillClose: 'pt-4 pb-6 text-m!' //replaced by py-10
};
{
"name": "@warp-ds/css",
"repository": "git@github.com:warp-ds/css.git",
"version": "1.6.2-next.2",
"version": "1.6.2-next.3",
"scripts": {

@@ -6,0 +6,0 @@ "build": "pnpm build:tokens && pnpm build:resets && pnpm build:cc",

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