@visactor/vgrammar-hierarchy
Advanced tools
Comparing version 0.0.11-alpha.8 to 0.0.13-alpha.0
{ | ||
"name": "@visactor/vgrammar-hierarchy", | ||
"version": "0.0.11-alpha.8", | ||
"version": "0.0.13-alpha.0", | ||
"description": "Layout of hierarchical data for VGrammar", | ||
@@ -31,6 +31,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@visactor/vgrammar": "0.0.11-alpha.8", | ||
"@visactor/vgrammar-util": "0.0.11-alpha.8", | ||
"@visactor/vgrammar": "0.0.13-alpha.0", | ||
"@visactor/vgrammar-util": "0.0.13-alpha.0", | ||
"@visactor/vutils": "0.9.0-alpha.2", | ||
"@visactor/vrender": "0.9.2-fill-stroke.10" | ||
"@visactor/vrender": "~0.10.3" | ||
}, | ||
@@ -47,6 +47,6 @@ "devDependencies": { | ||
"@types/node": "*", | ||
"@internal/bundler": "0.0.1", | ||
"@internal/eslint-config": "0.0.1", | ||
"@internal/ts-config": "0.0.1", | ||
"@internal/bundler": "0.0.1", | ||
"@internal/jest-config": "0.0.1", | ||
"@internal/eslint-config": "0.0.1" | ||
"@internal/jest-config": "0.0.1" | ||
}, | ||
@@ -64,4 +64,5 @@ "publishConfig": { | ||
"test": "jest", | ||
"test-cov": "jest -w 16 --coverage", | ||
"test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" | ||
} | ||
} |
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
427387
+ Added@visactor/vgrammar@0.0.13-alpha.0(transitive)
+ Added@visactor/vgrammar-coordinate@0.0.13-alpha.0(transitive)
+ Added@visactor/vgrammar-util@0.0.13-alpha.0(transitive)
+ Added@visactor/vrender@0.10.3(transitive)
+ Added@visactor/vrender-components@0.10.3(transitive)
- Removed@visactor/vgrammar@0.0.11-alpha.8(transitive)
- Removed@visactor/vgrammar-coordinate@0.0.11-alpha.8(transitive)
- Removed@visactor/vgrammar-util@0.0.11-alpha.8(transitive)
- Removed@visactor/vrender@0.9.2-fill-stroke.10(transitive)
- Removed@visactor/vrender-components@0.9.2-fill-stroke.10(transitive)
Updated@visactor/vrender@~0.10.3