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

anchor-ui

Package Overview
Dependencies
Maintainers
1
Versions
203
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anchor-ui - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

24

dist/style/messages.js

@@ -22,7 +22,7 @@ 'use strict';

position: 'relative',
marginBottom: '30px',
marginBottom: '34px',
float: 'left',
clear: 'both',
'&:last-of-type': {
marginBottom: '15px'
marginBottom: '17px'
}

@@ -39,3 +39,5 @@ },

'& $messageTime': {
color: _colors2.default.primaryText
color: _colors2.default.primaryText,
right: 'initial',
left: '0'
}

@@ -45,4 +47,4 @@ },

fontWeight: 'bold',
fontSize: '12px',
lineHeight: '12px',
fontSize: '14px',
lineHeight: '14px',
marginBottom: '5px',

@@ -53,11 +55,11 @@ color: _colors2.default.secondaryText

margin: '0',
fontSize: '14px',
lineHeight: '16px'
fontSize: '16px',
lineHeight: '18px'
},
messageTime: {
fontSize: '10px',
lineHeight: '10px',
fontSize: '12px',
lineHeight: '12px',
position: 'absolute',
bottom: '-15px',
right: '7.5px'
bottom: '-17px',
right: '0'
}

@@ -64,0 +66,0 @@ };

{
"name": "anchor-ui",
"version": "1.0.2",
"version": "1.0.3",
"description": "React Component UI Kit",

@@ -5,0 +5,0 @@ "main": "dist/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