clientnode 4.0.1414 → 4.0.1416

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.
Files changed (2) hide show
  1. package/package.json +2 -2
  2. package/readme.md +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "clientnode",
3
- "version": "4.0.1414",
3
+ "version": "4.0.1416",
4
4
  "description": "Handy utilities for any JavaScript environments.",
5
5
  "keywords": [
6
6
  "client",
@@ -96,7 +96,7 @@
96
96
  "prop-types": "^15.8.1",
97
97
  "rimraf": "^6.1.3",
98
98
  "typescript-eslint": "^8.60.1",
99
- "web-documentation": "^1.0.24",
99
+ "web-documentation": "^1.0.27",
100
100
  "weboptimizer": "^3.0.24",
101
101
  "webpack-dev-server": "^5.2.4"
102
102
  },
package/readme.md CHANGED
@@ -61,10 +61,10 @@ You need utilities for:<!--deDE:Sie benötigen Hilfsfunktionen für:-->
61
61
  - Typescript
62
62
  - URLs
63
63
 
64
- <!--Place for automatic generated table of contents.-->
65
- <div class="doc-toc" style="display:none">
64
+ <div class="wd-table-of-contents">
66
65
  <!--|deDE:Inhalt-->
67
66
  <h2 id="content">Content</h2>
67
+ <!--wd-table-of-contents-->
68
68
  </div>
69
69
 
70
70
  <!--|deDE:Installation-->