Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

td-stylekit

Package Overview
Dependencies
Maintainers
1
Versions
731
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.5.2 to 0.5.3

12

dist/es/Overlay/OverlayHeader.js

@@ -42,7 +42,3 @@ import React from 'react';

return {
height: '100%',
paddingLeft: theme.space[4],
paddingRight: theme.space[4],
borderLeft: theme.borderWidth[1] + ' solid transparent',
borderColor: theme.color.LightDivider
height: '100%'
};

@@ -55,5 +51,9 @@ });

height: '100%',
width: theme.sizes.PageHeaderIcon,
backgroundColor: 'transparent',
':hover': {
color: theme.color.Primary
}
},
borderLeft: theme.borderWidth[1] + ' solid transparent',
borderColor: theme.color.LightDivider
};

@@ -60,0 +60,0 @@ }).withProps({

@@ -55,2 +55,5 @@ import React from 'react';

popover: '0 6px 15px 0 rgba(0, 0, 0, 0.05), 0 -1px 4px 0 rgba(0, 0, 0, 0.05)'
},
sizes: {
PageHeaderIcon: 87
}

@@ -57,0 +60,0 @@ };

{
"name": "td-stylekit",
"version": "0.5.2",
"version": "0.5.3",
"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