@antv/g-plugin-canvas-renderer
Advanced tools
Comparing version 2.2.13 to 2.2.14
/*! | ||
* @antv/g-plugin-canvas-renderer | ||
* @description A G plugin of renderer implementation with Canvas2D API | ||
* @version 2.2.13 | ||
* @date 12/26/2024, 8:36:09 AM | ||
* @version 2.2.14 | ||
* @date 12/26/2024, 12:59:35 PM | ||
* @author AntVis | ||
@@ -7,0 +7,0 @@ * @docs https://g.antv.antgroup.com/ |
/*! | ||
* @antv/g-plugin-canvas-renderer | ||
* @description A G plugin of renderer implementation with Canvas2D API | ||
* @version 2.2.13 | ||
* @date 12/26/2024, 8:36:09 AM | ||
* @version 2.2.14 | ||
* @date 12/26/2024, 12:59:35 PM | ||
* @author AntVis | ||
@@ -7,0 +7,0 @@ * @docs https://g.antv.antgroup.com/ |
{ | ||
"name": "@antv/g-plugin-canvas-renderer", | ||
"version": "2.2.13", | ||
"version": "2.2.14", | ||
"description": "A G plugin of renderer implementation with Canvas2D API", | ||
@@ -40,6 +40,6 @@ "keywords": [ | ||
"tslib": "^2.5.3", | ||
"@antv/g-lite": "2.2.11", | ||
"@antv/g-lite": "2.2.12", | ||
"@antv/g-math": "3.0.0", | ||
"@antv/g-plugin-canvas-path-generator": "2.1.11", | ||
"@antv/g-plugin-image-loader": "2.1.13" | ||
"@antv/g-plugin-canvas-path-generator": "2.1.12", | ||
"@antv/g-plugin-image-loader": "2.1.14" | ||
}, | ||
@@ -46,0 +46,0 @@ "publishConfig": { |
Sorry, the diff of this file is too big to display
664810
+ Added@antv/g-lite@2.2.12(transitive)
+ Added@antv/g-plugin-canvas-path-generator@2.1.12(transitive)
+ Added@antv/g-plugin-image-loader@2.1.14(transitive)
- Removed@antv/g-lite@2.2.11(transitive)
- Removed@antv/g-plugin-canvas-path-generator@2.1.11(transitive)
- Removed@antv/g-plugin-image-loader@2.1.13(transitive)
Updated@antv/g-lite@2.2.12