@visactor/vgrammar-wordcloud
Advanced tools
Comparing version 0.15.0-beta.1 to 0.15.0
{ | ||
"name": "@visactor/vgrammar-wordcloud", | ||
"version": "0.15.0-beta.1", | ||
"version": "0.15.0", | ||
"description": "WordCloud layout transform for VGrammar", | ||
@@ -27,7 +27,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@visactor/vutils": "~0.19.0", | ||
"@visactor/vgrammar-core": "0.15.0-beta.1", | ||
"@visactor/vgrammar-util": "0.15.0-beta.1", | ||
"@visactor/vrender-core": "0.21.0-alpha.11", | ||
"@visactor/vrender-kits": "0.21.0-alpha.11" | ||
"@visactor/vutils": "~0.19.2", | ||
"@visactor/vgrammar-core": "0.15.0", | ||
"@visactor/vgrammar-util": "0.15.0", | ||
"@visactor/vrender-core": "0.21.1", | ||
"@visactor/vrender-kits": "0.21.1" | ||
}, | ||
@@ -45,6 +45,6 @@ "devDependencies": { | ||
"@types/node": "*", | ||
"@internal/bundler": "0.0.1", | ||
"@internal/eslint-config": "0.0.1", | ||
"@internal/ts-config": "0.0.1", | ||
"@internal/jest-config": "0.0.1" | ||
"@internal/jest-config": "0.0.1", | ||
"@internal/bundler": "0.0.1" | ||
}, | ||
@@ -51,0 +51,0 @@ "publishConfig": { |
372879
+ Added@visactor/vgrammar-coordinate@0.15.0(transitive)
+ Added@visactor/vgrammar-core@0.15.0(transitive)
+ Added@visactor/vgrammar-util@0.15.0(transitive)
+ Added@visactor/vrender-components@0.21.1(transitive)
+ Added@visactor/vrender-core@0.21.1(transitive)
+ Added@visactor/vrender-kits@0.21.1(transitive)
- Removed@visactor/vgrammar-coordinate@0.15.0-beta.1(transitive)
- Removed@visactor/vgrammar-core@0.15.0-beta.1(transitive)
- Removed@visactor/vgrammar-util@0.15.0-beta.1(transitive)
- Removed@visactor/vrender-components@0.21.0-alpha.11(transitive)
- Removed@visactor/vrender-core@0.21.0-alpha.11(transitive)
- Removed@visactor/vrender-kits@0.21.0-alpha.11(transitive)
Updated@visactor/vutils@~0.19.2