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.8 to 1.1.9

2

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

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

@@ -27,2 +27,3 @@ export namespace attention {

export const neutral: string;
export const outlined: string;
}

@@ -29,0 +30,0 @@ export namespace slider {

@@ -27,3 +27,4 @@ export const attention = {

sponsored: 'border-aqua-200 bg-aqua-200',
neutral: 'border-bluegray-300 bg-white',
neutral: 'border-gray-100 bg-gray-100',
outlined: 'border-bluegray-300 bg-white',
};

@@ -30,0 +31,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