Socket
Socket
Sign inDemoInstall

react-visjs-timeline

Package Overview
Dependencies
1
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.4-beta to 1.3.4-beta-1

yarn.lock

3

build/index.js

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

this.$el = new _vis2.default.Timeline(container);
this.$el = new _vis2.default.Timeline(container, undefined, this.props.options);

@@ -167,2 +167,3 @@ events.forEach(function (event) {

}
debugger;

@@ -169,0 +170,0 @@ // diff the custom times to decipher new, removing, updating

{
"name": "react-visjs-timeline",
"version": "1.3.4-beta",
"version": "1.3.4-beta-1",
"description": "React component for the vis.js timeline module",

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

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