@antv/g-canvas
Advanced tools
Comparing version 2.0.34 to 2.0.35
/*! | ||
* @antv/g-canvas | ||
* @description A renderer implemented by Canvas 2D API | ||
* @version 2.0.34 | ||
* @date 12/26/2024, 8:37:46 AM | ||
* @version 2.0.35 | ||
* @date 12/26/2024, 1:01:10 PM | ||
* @author AntVis | ||
@@ -7,0 +7,0 @@ * @docs https://g.antv.antgroup.com/ |
/*! | ||
* @antv/g-canvas | ||
* @description A renderer implemented by Canvas 2D API | ||
* @version 2.0.34 | ||
* @date 12/26/2024, 8:37:46 AM | ||
* @version 2.0.35 | ||
* @date 12/26/2024, 1:01:10 PM | ||
* @author AntVis | ||
@@ -7,0 +7,0 @@ * @docs https://g.antv.antgroup.com/ |
{ | ||
"name": "@antv/g-canvas", | ||
"version": "2.0.34", | ||
"version": "2.0.35", | ||
"description": "A renderer implemented by Canvas 2D API", | ||
@@ -42,9 +42,9 @@ "keywords": [ | ||
"tslib": "^2.5.3", | ||
"@antv/g-lite": "2.2.11", | ||
"@antv/g-plugin-canvas-path-generator": "2.1.11", | ||
"@antv/g-plugin-canvas-picker": "2.1.13", | ||
"@antv/g-plugin-canvas-renderer": "2.2.13", | ||
"@antv/g-plugin-dom-interaction": "2.1.16", | ||
"@antv/g-plugin-html-renderer": "2.1.16", | ||
"@antv/g-plugin-image-loader": "2.1.13" | ||
"@antv/g-lite": "2.2.12", | ||
"@antv/g-plugin-canvas-path-generator": "2.1.12", | ||
"@antv/g-plugin-canvas-picker": "2.1.14", | ||
"@antv/g-plugin-canvas-renderer": "2.2.14", | ||
"@antv/g-plugin-dom-interaction": "2.1.17", | ||
"@antv/g-plugin-html-renderer": "2.1.17", | ||
"@antv/g-plugin-image-loader": "2.1.14" | ||
}, | ||
@@ -51,0 +51,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
485650
+ Added@antv/g-lite@2.2.12(transitive)
+ Added@antv/g-plugin-canvas-path-generator@2.1.12(transitive)
+ Added@antv/g-plugin-canvas-picker@2.1.14(transitive)
+ Added@antv/g-plugin-canvas-renderer@2.2.14(transitive)
+ Added@antv/g-plugin-dom-interaction@2.1.17(transitive)
+ Added@antv/g-plugin-html-renderer@2.1.17(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-canvas-picker@2.1.13(transitive)
- Removed@antv/g-plugin-canvas-renderer@2.2.13(transitive)
- Removed@antv/g-plugin-dom-interaction@2.1.16(transitive)
- Removed@antv/g-plugin-html-renderer@2.1.16(transitive)
- Removed@antv/g-plugin-image-loader@2.1.13(transitive)
Updated@antv/g-lite@2.2.12