Socket
Socket
Sign inDemoInstall

@knotel/cinderblock

Package Overview
Dependencies
51
Maintainers
5
Versions
193
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.32 to 0.0.33

8

dist/AppBar.js

@@ -50,3 +50,3 @@ 'use strict';

componentId: 'sc-1kaq976-0'
})(['border-bottom:1px solid ', ';height:100px;padding:0px ', 'px;', '{height:60px;padding:0px ', 'px;}a{color:', ';}'], function (props) {
})(['border-bottom:1px solid ', ';height:50px;padding:0px ', 'px;', '{height:60px;padding:0px ', 'px;}a{color:', ';}'], function (props) {
return props.theme.colors.gray200;

@@ -152,5 +152,5 @@ }, function (props) {

componentId: 'sc-1kaq976-7'
})(['display:block;padding-bottom:', ';&:hover{cursor:pointer;text-decoration:none !important;}'], function (props) {
})(['display:block;padding-bottom:', ';&:hover{cursor:pointer;text-decoration:none !important;}', ''], function (props) {
return props.theme.space[3] + 'px';
});
}, _styledSystem.fontSize);
}

@@ -211,3 +211,3 @@

MobileLink,
{ key: link.label, to: link.to, onClick: function onClick() {
{ fontSize: 3, key: link.label, to: link.to, onClick: function onClick() {
return _this2.toggleMenu();

@@ -214,0 +214,0 @@ } },

{
"name": "@knotel/cinderblock",
"version": "0.0.32",
"version": "0.0.33",
"description": "Knotel Design System",

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

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