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

@r365/react-calendar-timeline

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@r365/react-calendar-timeline - npm Package Compare versions

Comparing version 0.25.0-beta.3 to 0.25.0-beta.4

2

lib/lib/Timeline.js

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

this.scrollComponent.scrollLeft = this.props.width;
this.headerRef.scrollLeft = this.props.width;
this.scrollHeaderRef.scrollLeft = this.props.width;
}

@@ -173,0 +173,0 @@

{
"name": "@r365/react-calendar-timeline",
"version": "0.25.0-beta.3",
"version": "0.25.0-beta.4",
"description": "react calendar timeline",

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

@@ -342,3 +342,3 @@ import PropTypes from 'prop-types'

this.scrollComponent.scrollLeft = this.props.width
this.headerRef.scrollLeft = this.props.width
this.scrollHeaderRef.scrollLeft = this.props.width
}

@@ -345,0 +345,0 @@

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