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