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

@visactor/vgrammar-hierarchy

Package Overview
Dependencies
Maintainers
15
Versions
279
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.0.11-alpha.3 to 0.0.11-alpha.4

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.0.11-alpha.3",
"version": "0.0.11-alpha.4",
"description": "Layout of hierarchical data for VGrammar",

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

"dependencies": {
"@visactor/vgrammar": "0.0.11-alpha.3",
"@visactor/vgrammar-util": "0.0.11-alpha.3",
"@visactor/vgrammar": "0.0.11-alpha.4",
"@visactor/vgrammar-util": "0.0.11-alpha.4",
"@visactor/vutils": "0.9.0-alpha.2",
"@visactor/vrender": "0.9.2-fill-stroke.2"
"@visactor/vrender": "0.9.2-fill-stroke.4"
},

@@ -48,5 +48,5 @@ "devDependencies": {

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

@@ -53,0 +53,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