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

brahma-ui

Package Overview
Dependencies
Maintainers
1
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brahma-ui - npm Package Compare versions

Comparing version 1.0.41 to 1.0.42

2

package.json
{
"name": "brahma-ui",
"version": "1.0.41",
"version": "1.0.42",
"description": "Brahma ui package contained shared components",

@@ -5,0 +5,0 @@ "scripts": {

@@ -22,4 +22,5 @@ import { Typography } from 'components/Typography'

nav: () => css`
width: 18rem;
width: 18.6rem;
height: 4.2rem;
border: 1px solid black;

@@ -26,0 +27,0 @@ ${media.greaterThan('medium')`

@@ -201,2 +201,8 @@ import styled, { css } from 'styled-components'

line-height: 28px;
${media.lessThan('large')`
font-size: ${theme.font.sizes.mobile.xsmall};
font-weight: ${theme.font.medium};
`}
`

@@ -203,0 +209,0 @@ }

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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