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

twreporter-react-header-components

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twreporter-react-header-components - npm Package Compare versions

Comparing version 1.0.4-beta.4 to 1.0.4-beta.5

2

lib/shared/style-utils.js

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

var linkUnderline = exports.linkUnderline = (0, _styledComponents.css)(['animation:', ' .5s linear;position:absolute;left:0;bottom:0;display:block;content:"";width:100%;height:4px;background-color:red;'], (0, _animation.changeOpacity)('0', '1'));
var linkUnderline = exports.linkUnderline = (0, _styledComponents.css)(['animation:', ' .5s linear;position:absolute;left:0;bottom:0;display:block;content:"";width:100%;height:3px;background-color:red;'], (0, _animation.changeOpacity)('0', '1'));

@@ -35,0 +35,0 @@ var arrayToCssShorthand = exports.arrayToCssShorthand = function arrayToCssShorthand(values) {

{
"name": "twreporter-react-header-components",
"version": "1.0.4-beta.4",
"version": "1.0.4-beta.5",
"scripts": {

@@ -5,0 +5,0 @@ "build": "gulp build-package --color",

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