Socket
Socket
Sign inDemoInstall

@fabric-ds/css

Package Overview
Dependencies
Maintainers
6
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fabric-ds/css - npm Package Compare versions

Comparing version 1.1.9 to 1.1.10-next.1

2

package.json
{
"name": "@fabric-ds/css",
"description": "Fabric CSS core components and utilities",
"version": "1.1.9",
"version": "1.1.10-next.1",
"files": [

@@ -6,0 +6,0 @@ "dist",

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

export const toast = {
toastWrapper: 'overflow-hidden w-full',
toastWrapper: 'relative overflow-hidden w-full',
toast: 'toast flex group p-8 mt-16 rounded-8 border-2 w-full pointer-events-auto transition-all',

@@ -129,0 +129,0 @@ toastPositive: 'bg-green-50 border-green-200 text-green-800',

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