@visactor/vgrammar-hierarchy
Advanced tools
Comparing version 0.14.6 to 0.14.7-alpha.0
@@ -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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
399587
+ Added@visactor/vgrammar-coordinate@0.14.7-alpha.0(transitive)
+ Added@visactor/vgrammar-core@0.14.7-alpha.0(transitive)
+ Added@visactor/vgrammar-util@0.14.7-alpha.0(transitive)
- Removed@visactor/vgrammar-coordinate@0.14.6(transitive)
- Removed@visactor/vgrammar-core@0.14.6(transitive)
- Removed@visactor/vgrammar-util@0.14.6(transitive)