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

td-stylekit

Package Overview
Dependencies
Maintainers
1
Versions
735
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

td-stylekit - npm Package Compare versions

Comparing version 0.16.0 to 0.16.1

7

dist/es/NavigationPopover/NavigationPopover.js

@@ -16,3 +16,4 @@ import Popover from '../Popover';

paddingBottom: theme.space[2],
letterSpacing: 0.8
letterSpacing: 0.8,
lineHeight: theme.lineHeight[5]
}, isMenu ? {

@@ -44,3 +45,4 @@ marginTop: 0

fontFamily: theme.fontFamily.accent,
fontSize: theme.fontSize[1]
fontSize: theme.fontSize[1],
lineHeight: theme.lineHeight[7]
};

@@ -65,2 +67,3 @@ }).withProps({

paddingBottom: theme.space[2],
lineHeight: theme.lineHeight[7],
'&:hover': {

@@ -67,0 +70,0 @@ color: theme.color.Aquamarine,

{
"name": "td-stylekit",
"version": "0.16.0",
"version": "0.16.1",
"main": "dist/es/index.js",

@@ -5,0 +5,0 @@ "module": "dist/es/index.js",

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