Socket
Socket
Sign inDemoInstall

react-visjs-timeline

Package Overview
Dependencies
19
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.0 to 1.6.0-beta-1

6

build/index.js

@@ -9,8 +9,8 @@ 'use strict';

var _visTimelineGraph2d = require('vis/dist/vis-timeline-graph2d.min');
require('vis-timeline/dist/vis-timeline-graph2d.min.css');
var _visTimelineGraph2d = require('vis-timeline/dist/vis-timeline-graph2d.min');
var _visTimelineGraph2d2 = _interopRequireDefault(_visTimelineGraph2d);
require('vis/dist/vis-timeline-graph2d.min.css');
var _react = require('react');

@@ -17,0 +17,0 @@

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

@@ -37,3 +37,4 @@ "main": "build/index.js",

"lint-staged": "^7.0.4",
"prettier": "1.11.1"
"prettier": "1.11.1",
"vis-timeline": "^5.1.0"
},

@@ -47,4 +48,4 @@ "dependencies": {

"react-dom": "^0.14 || ^15.0 || ^16.0",
"vis": "^4.20.1"
"vis-timeline": "^5.x"
}
}
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