clientnode 4.0.1387 → 4.0.1388-1

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 +8 -9
  2. package/readme.md +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "clientnode",
3
- "version": "4.0.1387",
3
+ "version": "4.0.1388-1",
4
4
  "description": "upgrade to object orientated rock solid plugins",
5
5
  "keywords": [
6
6
  "client",
@@ -66,10 +66,9 @@
66
66
  "test:browser": "weboptimizer test:browser",
67
67
  "test:coverage": "weboptimizer test:coverage",
68
68
  "test:coverage:report": "weboptimizer test:coverage:report",
69
- "update:documentation": "documentation-website",
69
+ "update:documentation": "web-documentation",
70
70
  "watch": "weboptimizer build --watch"
71
71
  },
72
- "runkitExample": "require('@babel/runtime/package.json')\n\nconst {represent} = require('clientnode')\n\nrepresent({test: 'data'})",
73
72
  "devDependencies": {
74
73
  "@babel/cli": "^7.28.6",
75
74
  "@babel/eslint-parser": "^7.28.6",
@@ -83,10 +82,9 @@
83
82
  "@types/node": "^25.6.0",
84
83
  "@types/prop-types": "^15.7.15",
85
84
  "@types/webpack-env": "^1.18.8",
86
- "@typescript-eslint/eslint-plugin": "^8.58.2",
87
- "@typescript-eslint/parser": "^8.58.2",
85
+ "@typescript-eslint/eslint-plugin": "^8.59.0",
86
+ "@typescript-eslint/parser": "^8.59.0",
88
87
  "clientnode": "workspace:.",
89
- "documentation-website": "^1.0.401",
90
88
  "eslint": "^10.2.1",
91
89
  "eslint-config-google": "^0.14.0",
92
90
  "eslint-plugin-jsdoc": "^62.9.0",
@@ -97,8 +95,9 @@
97
95
  "node-fetch": "^3.3.2",
98
96
  "prop-types": "^15.8.1",
99
97
  "rimraf": "^6.1.3",
100
- "typescript-eslint": "^8.58.2",
101
- "weboptimizer": "^3.0.21",
98
+ "typescript-eslint": "^8.59.0",
99
+ "web-documentation": "^1.0.2",
100
+ "weboptimizer": "^3.0.22",
102
101
  "webpack-dev-server": "^5.2.3"
103
102
  },
104
103
  "peerDependencies": {
@@ -258,5 +257,5 @@
258
257
  }
259
258
  }
260
259
  },
261
- "packageManager": "yarn@4.12.0+sha512.f45ab632439a67f8bc759bf32ead036a1f413287b9042726b7cc4818b7b49e14e9423ba49b18f9e06ea4941c1ad062385b1d8760a8d5091a1a31e5f6219afca8"
260
+ "packageManager": "yarn@4.14.1+sha512.64df448055b2d37ba269d7db535a469b8da93f8ef1140c25fd7a83c00a8fbaacb214ca0e02553b92a2c54cef78bb67d0b4817fab02001df0e24fac0faccc3b42"
262
261
  }
package/readme.md CHANGED
@@ -25,10 +25,10 @@ Project status
25
25
 
26
26
  [![code coverage](https://img.shields.io/coverallsCoverage/github/thaibault/clientnode?label=code%20coverage&style=for-the-badge)](https://coveralls.io/github/thaibault/clientnode)
27
27
 
28
- [![deploy documentation website](https://img.shields.io/github/actions/workflow/status/thaibault/clientnode/deploy-documentation-website.yaml?label=deploy%20documentation%20website&style=for-the-badge)](https://github.com/thaibault/clientnode/actions/workflows/deploy-documentation-website.yaml)
28
+ [![deploy web documentation](https://img.shields.io/github/actions/workflow/status/thaibault/clientnode/deploy-web-documentation.yaml?label=deploy%20web%20documentation&style=for-the-badge)](https://github.com/thaibault/clientnode/actions/workflows/deploy-web-documentation.yaml)
29
29
  [![documentation website](https://img.shields.io/website-up-down-green-red/https/torben.website/clientnode.svg?label=documentation-website&style=for-the-badge)](https://torben.website/clientnode)
30
30
 
31
- [![Try out](https://img.shields.io/badge/Try%20it%20on%20runkit-%2345cc11?style=for-the-badge)](https://npm.runkit.com/clientnode)
31
+ [![Open in CodeSandbox](https://img.shields.io/badge/Open%20in-CodeSandbox-blue?style=for-the-badge&logo=codesandbox)](https://githubbox.com/thaibault/clientnode)
32
32
 
33
33
  <!--|deDE:Einsatz-->
34
34
  Use case