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

d2-analysis

Package Overview
Dependencies
Maintainers
5
Versions
333
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

d2-analysis - npm Package Compare versions

Comparing version 33.2.7 to 33.2.8

yarn.lock

4

lib/ui/Viewport.js

@@ -148,6 +148,2 @@ 'use strict';

this.hasScrollbar = true;
if (dataTypeToolbar) {
dataTypeToolbar.setButtonWidth(uiManager.getScrollbarSize().width, true);
}
},

@@ -154,0 +150,0 @@ setState: function setState(layout) {

{
"name": "d2-analysis",
"version": "33.2.7",
"version": "33.2.8",
"description": "",

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

@@ -98,6 +98,2 @@ import isString from 'd2-utilizr/lib/isString';

this.hasScrollbar = true;
if (dataTypeToolbar) {
dataTypeToolbar.setButtonWidth(uiManager.getScrollbarSize().width, true);
}
},

@@ -104,0 +100,0 @@ setState: function(layout) {

Sorry, the diff of this file is not supported yet

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