@d3plus/dom 3.0.5 → 3.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@d3plus/dom",
3
- "version": "3.0.5",
3
+ "version": "3.0.7",
4
4
  "description": "JavaScript functions for manipulating and analyzing DOM elements.",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -1,5 +1,5 @@
1
1
  /*
2
- @d3plus/dom v3.0.5
2
+ @d3plus/dom v3.0.7
3
3
  JavaScript functions for manipulating and analyzing DOM elements.
4
4
  Copyright (c) 2025 D3plus - https://d3plus.org
5
5
  @license MIT
@@ -1,5 +1,5 @@
1
1
  /*
2
- @d3plus/dom v3.0.5
2
+ @d3plus/dom v3.0.7
3
3
  JavaScript functions for manipulating and analyzing DOM elements.
4
4
  Copyright (c) 2025 D3plus - https://d3plus.org
5
5
  @license MIT
package/umd/d3plus-dom.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- @d3plus/dom v3.0.5
2
+ @d3plus/dom v3.0.7
3
3
  JavaScript functions for manipulating and analyzing DOM elements.
4
4
  Copyright (c) 2025 D3plus - https://d3plus.org
5
5
  @license MIT
@@ -1,5 +1,5 @@
1
1
  /*
2
- @d3plus/dom v3.0.5
2
+ @d3plus/dom v3.0.7
3
3
  JavaScript functions for manipulating and analyzing DOM elements.
4
4
  Copyright (c) 2025 D3plus - https://d3plus.org
5
5
  @license MIT