New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fintricity-public/style-guide

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fintricity-public/style-guide - npm Package Compare versions

Comparing version 0.0.33 to 0.0.41

8

index.js

@@ -181,3 +181,3 @@ // PRIMARY COLOURS

':active': {
box-shadow: 'inset 0 0 7px 0 rgba(0,0,0,0.4)'
boxShadow: 'inset 0 0 7px 0 rgba(0,0,0,0.4)'
}

@@ -218,10 +218,10 @@ },

tr: {
':nth-child(odd)': {
':nthChild(odd)': {
backgroundColor: WHITE
},
':nth-child(even)': {
':nthChild(even)': {
backgroundColor: 'rgba(220,231,231,0.2)'
},
td: {
':first': {
':firstChild': {
color: TIFFANY_BLUE,

@@ -228,0 +228,0 @@ fontWeight: FONT_WEIGHT_LARGE

{
"name": "@fintricity-public/style-guide",
"description": "UI Tools by Fintricity",
"version": "0.0.33",
"version": "0.0.41",
"author": "Jack Prior <jack.prior@fintricity.com>",

@@ -6,0 +6,0 @@ "repository": {

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