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

@visactor/vgrammar-hierarchy

Package Overview
Dependencies
Maintainers
0
Versions
277
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visactor/vgrammar-hierarchy - npm Package Compare versions

Comparing version 0.15.1 to 0.15.2-vstory.1

3

es/treemap/dice.js

@@ -12,3 +12,2 @@ export default function(parent, x0, y0, x1, y1, keyMap = {

node[keyMap.x1] = x0 += node.value * k;
}
//# sourceMappingURL=dice.js.map
}

@@ -36,2 +36,3 @@ import treemapDice from "./dice";

squarifyRatio(ratio, parent, x0, y0, x1, y1);
};
};
//# sourceMappingURL=squarify.js.map
{
"name": "@visactor/vgrammar-hierarchy",
"version": "0.15.1",
"version": "0.15.2-vstory.1",
"description": "Layout of hierarchical data for VGrammar",

@@ -32,6 +32,6 @@ "keywords": [

"@visactor/vutils": "~0.19.2",
"@visactor/vgrammar-core": "0.15.1",
"@visactor/vgrammar-util": "0.15.1",
"@visactor/vrender-core": "0.21.2",
"@visactor/vrender-kits": "0.21.2"
"@visactor/vgrammar-core": "0.15.2-vstory.1",
"@visactor/vgrammar-util": "0.15.2-vstory.1",
"@visactor/vrender-core": "0.21.5-vstory.1",
"@visactor/vrender-kits": "0.21.5-vstory.1"
},

@@ -38,0 +38,0 @@ "devDependencies": {

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