@antv/g-webgpu
Advanced tools
Comparing version 1.5.3 to 1.6.0-alpha.0
{ | ||
"name": "@antv/g-webgpu", | ||
"version": "1.5.3", | ||
"version": "1.6.0-alpha.0", | ||
"description": "A renderer implemented by WebGPU", | ||
@@ -31,7 +31,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@antv/g-plugin-device-renderer": "^1.5.3", | ||
"@antv/g-plugin-dom-interaction": "^1.5.3", | ||
"@antv/g-plugin-html-renderer": "^1.5.3", | ||
"@antv/g-plugin-image-loader": "^0.4.3", | ||
"@antv/g-plugin-webgpu-device": "^1.5.3" | ||
"@antv/g-plugin-device-renderer": "^1.6.0-alpha.0", | ||
"@antv/g-plugin-dom-interaction": "^1.6.0-alpha.0", | ||
"@antv/g-plugin-html-renderer": "^1.6.0-alpha.0", | ||
"@antv/g-plugin-image-loader": "^0.5.0-alpha.0", | ||
"@antv/g-plugin-webgpu-device": "^1.6.0-alpha.0" | ||
}, | ||
@@ -49,3 +49,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "8f7921e8e0875bbc6ef36099e995710733293efa" | ||
"gitHead": "94fbafea28d1f2910720172b7e45a859c8e3a454" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1134413
2
+ Added@antv/g-plugin-image-loader@0.5.0(transitive)
- Removed@antv/g-plugin-image-loader@0.4.3(transitive)