@antv/g-dom-mutation-observer-api
Advanced tools
Comparing version 2.0.28 to 2.0.29
/*! | ||
* @antv/g-dom-mutation-observer-api | ||
* @description A simple implementation of DOM MutationObserver API. | ||
* @version 2.0.28 | ||
* @date 12/26/2024, 12:57:54 PM | ||
* @version 2.0.29 | ||
* @date 12/27/2024, 4:21:14 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.28 | ||
* @date 12/26/2024, 12:57:54 PM | ||
* @version 2.0.29 | ||
* @date 12/27/2024, 4:21:14 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.28 | ||
* @date 12/26/2024, 12:57:54 PM | ||
* @version 2.0.29 | ||
* @date 12/27/2024, 4:21:14 AM | ||
* @author AntVis | ||
@@ -7,0 +7,0 @@ * @docs https://g.antv.antgroup.com/ |
{ | ||
"name": "@antv/g-dom-mutation-observer-api", | ||
"version": "2.0.28", | ||
"version": "2.0.29", | ||
"description": "A simple implementation of DOM MutationObserver API.", | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
"@babel/runtime": "^7.25.6", | ||
"@antv/g-lite": "2.2.12" | ||
"@antv/g-lite": "2.2.13" | ||
}, | ||
@@ -41,0 +41,0 @@ "publishConfig": { |
127904
+ Added@antv/g-lite@2.2.13(transitive)
- Removed@antv/g-lite@2.2.12(transitive)
Updated@antv/g-lite@2.2.13