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

@visactor/vgrammar-hierarchy

Package Overview
Dependencies
Maintainers
15
Versions
252
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.14.6 to 0.14.7-alpha.0

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.14.6",
"version": "0.14.7-alpha.0",
"description": "Layout of hierarchical data for VGrammar",

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

"@visactor/vutils": "~0.18.15",
"@visactor/vgrammar-core": "0.14.6",
"@visactor/vgrammar-util": "0.14.6",
"@visactor/vgrammar-core": "0.14.7-alpha.0",
"@visactor/vgrammar-util": "0.14.7-alpha.0",
"@visactor/vrender-core": "0.20.4",

@@ -50,5 +50,5 @@ "@visactor/vrender-kits": "0.20.4"

"@internal/bundler": "0.0.1",
"@internal/jest-config": "0.0.1",
"@internal/eslint-config": "0.0.1",
"@internal/ts-config": "0.0.1"
"@internal/ts-config": "0.0.1",
"@internal/jest-config": "0.0.1"
},

@@ -55,0 +55,0 @@ "publishConfig": {

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