couchdb-web-node-plugin 1.0.769 → 1.0.770

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": "couchdb-web-node-plugin",
3
- "version": "1.0.769",
3
+ "version": "1.0.770",
4
4
  "description": "A couchdb server, model instance conflict handler, rest api, authentication, session management, schema validator and model relation guarantee for webNode.",
5
5
  "keywords": [
6
6
  "api",
@@ -67,30 +67,30 @@
67
67
  "rxjs": "^7.8.2"
68
68
  },
69
69
  "devDependencies": {
70
- "@babel/eslint-parser": "^7.27.1",
71
- "@babel/runtime": "^7.27.1",
72
- "@stylistic/eslint-plugin-ts": "^4.2.0",
70
+ "@babel/eslint-parser": "^7.27.5",
71
+ "@babel/runtime": "^7.27.6",
72
+ "@stylistic/eslint-plugin": "^5.1.0",
73
73
  "@types/ejs": "^3.1.5",
74
- "@types/express": "^5.0.1",
75
- "@types/node": "^22.15.17",
74
+ "@types/express": "^5.0.3",
75
+ "@types/node": "^24.0.8",
76
76
  "@types/pouchdb-node": "^6.1.7",
77
- "@typescript-eslint/eslint-plugin": "^8.32.1",
78
- "@typescript-eslint/parser": "^8.32.1",
79
- "clientnode": "^3.0.1278",
80
- "documentation-website": "^1.0.358",
81
- "eslint": "^9.26.0",
77
+ "@typescript-eslint/eslint-plugin": "^8.35.1",
78
+ "@typescript-eslint/parser": "^8.35.1",
79
+ "clientnode": "^3.0.1298",
80
+ "documentation-website": "^1.0.387",
81
+ "eslint": "^9.30.0",
82
82
  "eslint-config-google": "^0.14.0",
83
- "eslint-plugin-jsdoc": "^50.6.14",
83
+ "eslint-plugin-jsdoc": "^51.3.1",
84
84
  "express": "^5.1.0",
85
85
  "express-pouchdb": "^4.2.0",
86
- "jest": "^29.7.0",
86
+ "jest": "^30.0.3",
87
87
  "jsdoc": "^4.0.4",
88
88
  "mkdirp": "^3.0.1",
89
89
  "node-fetch": "^3.3.2",
90
90
  "rimraf": "^6.0.1",
91
- "typescript-eslint": "^8.32.1",
92
- "web-node": "^1.0.546",
93
- "weboptimizer": "^2.0.1579"
91
+ "typescript-eslint": "^8.35.1",
92
+ "web-node": "^1.0.548",
93
+ "weboptimizer": "^2.0.1593"
94
94
  },
95
95
  "peerDependencies": {
96
96
  "@babel/runtime": "*",
@@ -585,5 +585,5 @@
585
585
  }
586
586
  }
587
587
  },
588
- "packageManager": "yarn@4.9.1+sha512.f95ce356460e05be48d66401c1ae64ef84d163dd689964962c6888a9810865e39097a5e9de748876c2e0bf89b232d583c33982773e9903ae7a76257270986538"
588
+ "packageManager": "yarn@4.9.2+sha512.1fc009bc09d13cfd0e19efa44cbfc2b9cf6ca61482725eb35bbc5e257e093ebf4130db6dfe15d604ff4b79efd8e1e8e99b25fa7d0a6197c9f9826358d4d65c3c"
589
589
  }
package/readme.md CHANGED
@@ -25,6 +25,7 @@ Project status
25
25
 
26
26
  [![code coverage](https://img.shields.io/coverallsCoverage/github/thaibault/couchdb-web-node-plugin?label=code%20coverage&style=for-the-badge)](https://coveralls.io/github/thaibault/couchdb-web-node-plugin)
27
27
 
28
+ [![deploy documentation website](https://img.shields.io/github/actions/workflow/status/thaibault/couchdb-web-node-plugin/deploy-documentation-website.yaml?label=deploy%20documentation%20website&style=for-the-badge)](https://github.com/thaibault/couchdb-web-node-plugin/actions/workflows/deploy-documentation-website.yaml)
28
29
  [![documentation website](https://img.shields.io/website-up-down-green-red/https/torben.website/couchdb-web-node-plugin.svg?label=documentation-website&style=for-the-badge)](https://torben.website/couchdb-web-node-plugin)
29
30
 
30
31
  Use case