@antv/g-dom-mutation-observer-api
Advanced tools
Comparing version 2.0.26 to 2.0.27
/*! | ||
* @antv/g-dom-mutation-observer-api | ||
* @description A simple implementation of DOM MutationObserver API. | ||
* @version 2.0.26 | ||
* @date 12/20/2024, 6:51:53 AM | ||
* @version 2.0.27 | ||
* @date 12/26/2024, 8:34:19 AM | ||
* @author AntVis | ||
@@ -7,0 +7,0 @@ * @docs https://g.antv.antgroup.com/ |
/*! | ||
* @antv/g-dom-mutation-observer-api | ||
* @description A simple implementation of DOM MutationObserver API. | ||
* @version 2.0.26 | ||
* @date 12/20/2024, 6:51:53 AM | ||
* @version 2.0.27 | ||
* @date 12/26/2024, 8:34:19 AM | ||
* @author AntVis | ||
@@ -7,0 +7,0 @@ * @docs https://g.antv.antgroup.com/ |
/*! | ||
* @antv/g-dom-mutation-observer-api | ||
* @description A simple implementation of DOM MutationObserver API. | ||
* @version 2.0.26 | ||
* @date 12/20/2024, 6:51:53 AM | ||
* @version 2.0.27 | ||
* @date 12/26/2024, 8:34:19 AM | ||
* @author AntVis | ||
@@ -7,0 +7,0 @@ * @docs https://g.antv.antgroup.com/ |
{ | ||
"name": "@antv/g-dom-mutation-observer-api", | ||
"version": "2.0.26", | ||
"version": "2.0.27", | ||
"description": "A simple implementation of DOM MutationObserver API.", | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
"@babel/runtime": "^7.25.6", | ||
"@antv/g-lite": "2.2.10" | ||
"@antv/g-lite": "2.2.11" | ||
}, | ||
@@ -41,0 +41,0 @@ "publishConfig": { |
+ Added@antv/g-lite@2.2.11(transitive)
- Removed@antv/g-lite@2.2.10(transitive)
Updated@antv/g-lite@2.2.11