@visactor/vgrammar-hierarchy
Advanced tools
Comparing version 0.14.0-alpha.7 to 0.14.0
{ | ||
"name": "@visactor/vgrammar-hierarchy", | ||
"version": "0.14.0-alpha.7", | ||
"version": "0.14.0", | ||
"description": "Layout of hierarchical data for VGrammar", | ||
@@ -31,7 +31,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@visactor/vutils": "~0.18.13", | ||
"@visactor/vgrammar-core": "0.14.0-alpha.7", | ||
"@visactor/vgrammar-util": "0.14.0-alpha.7", | ||
"@visactor/vrender-core": "0.20.0-alpha.4", | ||
"@visactor/vrender-kits": "0.20.0-alpha.4" | ||
"@visactor/vutils": "~0.18.14", | ||
"@visactor/vgrammar-core": "0.14.0", | ||
"@visactor/vgrammar-util": "0.14.0", | ||
"@visactor/vrender-core": "0.20.0", | ||
"@visactor/vrender-kits": "0.20.0" | ||
}, | ||
@@ -49,6 +49,6 @@ "devDependencies": { | ||
"@types/node": "*", | ||
"@internal/bundler": "0.0.1", | ||
"@internal/eslint-config": "0.0.1", | ||
"@internal/bundler": "0.0.1", | ||
"@internal/jest-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
398622
+ Added@visactor/vgrammar-coordinate@0.14.0(transitive)
+ Added@visactor/vgrammar-core@0.14.0(transitive)
+ Added@visactor/vgrammar-util@0.14.0(transitive)
+ Added@visactor/vrender-components@0.20.0(transitive)
+ Added@visactor/vrender-core@0.20.0(transitive)
+ Added@visactor/vrender-kits@0.20.0(transitive)
- Removed@visactor/vgrammar-coordinate@0.14.0-alpha.7(transitive)
- Removed@visactor/vgrammar-core@0.14.0-alpha.7(transitive)
- Removed@visactor/vgrammar-util@0.14.0-alpha.7(transitive)
- Removed@visactor/vrender-components@0.20.0-alpha.4(transitive)
- Removed@visactor/vrender-core@0.20.0-alpha.4(transitive)
- Removed@visactor/vrender-kits@0.20.0-alpha.4(transitive)
Updated@visactor/vutils@~0.18.14