Socket
Socket
Sign inDemoInstall

holiday-react-big-scheduler

Package Overview
Dependencies
203
Maintainers
2
Versions
148
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.148 to 0.2.149

2

lib/ResourceView.js

@@ -70,3 +70,3 @@ "use strict";

var width = schedulerData.getResourceTableWidth() - 2;
var paddingBottom = contentScrollbarHeight;
var paddingBottom = contentScrollbarHeight ? contentScrollbarHeight : '19px';
var displayRenderData = renderData.filter(function (o) {

@@ -73,0 +73,0 @@ return o.render;

{
"name": "holiday-react-big-scheduler",
"version": "0.2.148",
"version": "0.2.149",
"description": "A scheduler and resource planning component built for React and made for modern browsers (IE10+)",

@@ -5,0 +5,0 @@ "keywords": [

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