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

react-chrono

Package Overview
Dependencies
Maintainers
1
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-chrono - npm Package Compare versions

Comparing version 1.0.23 to 1.0.24

7

dist/react-chrono.esm.js
/*
* react-chrono
* a modern timeline component for React
* v1.0.20
* v1.0.23
* MIT License

@@ -115,3 +115,3 @@ */

margin: 0 auto;
/* min-height: 100px; */
min-height: 100px;
text-align: left;

@@ -163,3 +163,3 @@ width: 100%;

&.show-less {
/* max-height: 100px; */
max-height: 100px;
overflow: hidden;

@@ -184,2 +184,3 @@ }

font-size: 0.75rem;
margin-top: auto;
margin-bottom: 0.5rem;

@@ -186,0 +187,0 @@ margin-left: 0.75rem;

/*
* react-chrono
* a modern timeline component for React
* v1.0.20
* v1.0.23
* MIT License

@@ -125,3 +125,3 @@ */

margin: 0 auto;
/* min-height: 100px; */
min-height: 100px;
text-align: left;

@@ -173,3 +173,3 @@ width: 100%;

&.show-less {
/* max-height: 100px; */
max-height: 100px;
overflow: hidden;

@@ -194,2 +194,3 @@ }

font-size: 0.75rem;
margin-top: auto;
margin-bottom: 0.5rem;

@@ -196,0 +197,0 @@ margin-left: 0.75rem;

/*
* react-chrono
* a modern timeline component for React
* v1.0.20
* v1.0.23
* MIT License

@@ -121,3 +121,3 @@ */

margin: 0 auto;
/* min-height: 100px; */
min-height: 100px;
text-align: left;

@@ -169,3 +169,3 @@ width: 100%;

&.show-less {
/* max-height: 100px; */
max-height: 100px;
overflow: hidden;

@@ -190,2 +190,3 @@ }

font-size: 0.75rem;
margin-top: auto;
margin-bottom: 0.5rem;

@@ -192,0 +193,0 @@ margin-left: 0.75rem;

{
"name": "react-chrono",
"version": "1.0.23",
"version": "1.0.24",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "a modern timeline component for React",

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