New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vap-visual

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vap-visual - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

3

_Common/Visual.js

@@ -93,4 +93,5 @@ "use strict";

if (_this._needResize()) {
// console.log('need resize')
_this.SVG.attr('width', _this.WIDTH).attr('height', _this.HEIGHT);
_this.draw();
_this.setData(_this.ORGIN_DATA);
}

@@ -97,0 +98,0 @@ else {

{
"name": "vap-visual",
"version": "0.2.0",
"version": "0.2.1",
"description": "vap-visual - A Visual FrameWork base on d3 & lodash",

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

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