Socket
Socket
Sign inDemoInstall

@fabric-ds/component-classes

Package Overview
Dependencies
0
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.35 to 0.0.36

7

index.js

@@ -0,1 +1,8 @@

export const pageIndicator = {
wrapper: 'flex space-x-8 p-8',
dot: 'h-8 w-8 rounded-full',
inactive: 'bg-bluegray-300',
active: 'bg-blue-600'
}
export const slider = {

@@ -2,0 +9,0 @@ wrapper: 'f-slider relative w-full h-44 py-2',

4

package.json
{
"name": "@fabric-ds/component-classes",
"version": "0.0.35",
"version": "0.0.36",
"type": "module",

@@ -17,3 +17,3 @@ "main": "index.js",

},
"gitHead": "2917dedfbf060393d2b4ef5949a663c2da61427b"
"gitHead": "546804b9e9ad9abfbb222a2f353ead63fee078bb"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc