Socket
Socket
Sign inDemoInstall

react-gantt-timeline

Package Overview
Dependencies
16
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.3 to 0.2.4

2

package.json
{
"name": "react-gantt-timeline",
"version": "0.2.3",
"version": "0.2.4",
"description": "",

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

@@ -33,3 +33,3 @@ import React,{Component} from 'react'

this.draggingPosition=e.clientX;
this.props.onChangeSize(delta)
this.props.onTaskListSizing(delta)
}

@@ -36,0 +36,0 @@ }

@@ -64,3 +64,4 @@ import React,{Component} from 'react'

style={this.calculateStyle()}>
<div>r</div>
<div>l</div>
</div>)

@@ -67,0 +68,0 @@

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc