@antv/g-canvas
Advanced tools
Comparing version 2.0.27 to 2.0.28
/*! | ||
* @antv/g-canvas | ||
* @description A renderer implemented by Canvas 2D API | ||
* @version 2.0.27 | ||
* @date 11/15/2024, 6:20:23 AM | ||
* @version 2.0.28 | ||
* @date 11/25/2024, 6:16:29 AM | ||
* @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.27 | ||
* @date 11/15/2024, 6:20:23 AM | ||
* @version 2.0.28 | ||
* @date 11/25/2024, 6:16:29 AM | ||
* @author AntVis | ||
@@ -7,0 +7,0 @@ * @docs https://g.antv.antgroup.com/ |
{ | ||
"name": "@antv/g-canvas", | ||
"version": "2.0.27", | ||
"version": "2.0.28", | ||
"description": "A renderer implemented by Canvas 2D API", | ||
@@ -42,9 +42,9 @@ "keywords": [ | ||
"tslib": "^2.5.3", | ||
"@antv/g-lite": "2.2.4", | ||
"@antv/g-plugin-canvas-path-generator": "2.1.4", | ||
"@antv/g-plugin-canvas-picker": "2.1.6", | ||
"@antv/g-plugin-canvas-renderer": "2.2.6", | ||
"@antv/g-plugin-dom-interaction": "2.1.9", | ||
"@antv/g-plugin-html-renderer": "2.1.9", | ||
"@antv/g-plugin-image-loader": "2.1.6" | ||
"@antv/g-lite": "2.2.5", | ||
"@antv/g-plugin-canvas-path-generator": "2.1.5", | ||
"@antv/g-plugin-canvas-picker": "2.1.7", | ||
"@antv/g-plugin-canvas-renderer": "2.2.7", | ||
"@antv/g-plugin-dom-interaction": "2.1.10", | ||
"@antv/g-plugin-html-renderer": "2.1.10", | ||
"@antv/g-plugin-image-loader": "2.1.7" | ||
}, | ||
@@ -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
487296
+ Added@antv/g-lite@2.2.5(transitive)
+ Added@antv/g-plugin-canvas-path-generator@2.1.5(transitive)
+ Added@antv/g-plugin-canvas-picker@2.1.7(transitive)
+ Added@antv/g-plugin-canvas-renderer@2.2.7(transitive)
+ Added@antv/g-plugin-dom-interaction@2.1.10(transitive)
+ Added@antv/g-plugin-html-renderer@2.1.10(transitive)
+ Added@antv/g-plugin-image-loader@2.1.7(transitive)
- Removed@antv/g-lite@2.2.4(transitive)
- Removed@antv/g-plugin-canvas-path-generator@2.1.4(transitive)
- Removed@antv/g-plugin-canvas-picker@2.1.6(transitive)
- Removed@antv/g-plugin-canvas-renderer@2.2.6(transitive)
- Removed@antv/g-plugin-dom-interaction@2.1.9(transitive)
- Removed@antv/g-plugin-html-renderer@2.1.9(transitive)
- Removed@antv/g-plugin-image-loader@2.1.6(transitive)
Updated@antv/g-lite@2.2.5