@visactor/vgrammar-wordcloud
Advanced tools
Comparing version 0.14.1 to 0.14.2-alpha.0
{ | ||
"name": "@visactor/vgrammar-wordcloud", | ||
"version": "0.14.1", | ||
"version": "0.14.2-alpha.0", | ||
"description": "WordCloud layout transform for VGrammar", | ||
@@ -27,7 +27,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@visactor/vutils": "~0.18.15", | ||
"@visactor/vgrammar-core": "0.14.1", | ||
"@visactor/vgrammar-util": "0.14.1", | ||
"@visactor/vrender-core": "0.20.1", | ||
"@visactor/vrender-kits": "0.20.1" | ||
"@visactor/vutils": "~0.18.14", | ||
"@visactor/vgrammar-core": "0.14.2-alpha.0", | ||
"@visactor/vgrammar-util": "0.14.2-alpha.0", | ||
"@visactor/vrender-core": "0.20.0", | ||
"@visactor/vrender-kits": "0.20.0" | ||
}, | ||
@@ -46,5 +46,5 @@ "devDependencies": { | ||
"@internal/eslint-config": "0.0.1", | ||
"@internal/bundler": "0.0.1", | ||
"@internal/ts-config": "0.0.1", | ||
"@internal/jest-config": "0.0.1", | ||
"@internal/bundler": "0.0.1" | ||
"@internal/jest-config": "0.0.1" | ||
}, | ||
@@ -51,0 +51,0 @@ "publishConfig": { |
372528
+ Added@visactor/vgrammar-coordinate@0.14.2-alpha.0(transitive)
+ Added@visactor/vgrammar-core@0.14.2-alpha.0(transitive)
+ Added@visactor/vgrammar-util@0.14.2-alpha.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.1(transitive)
- Removed@visactor/vgrammar-core@0.14.1(transitive)
- Removed@visactor/vgrammar-util@0.14.1(transitive)
- Removed@visactor/vrender-components@0.20.1(transitive)
- Removed@visactor/vrender-core@0.20.1(transitive)
- Removed@visactor/vrender-kits@0.20.1(transitive)
Updated@visactor/vutils@~0.18.14