rxdb-server 16.5.0 → 16.6.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 (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rxdb-server",
3
- "version": "16.5.0",
3
+ "version": "16.6.1",
4
4
  "description": "RxDB Server Plugin",
5
5
  "license": "SSPL",
6
6
  "author": "pubkey",
@@ -107,7 +107,7 @@
107
107
  "@babel/types": "7.26.7",
108
108
  "@faker-js/faker": "9.4.0",
109
109
  "@types/mocha": "10.0.10",
110
- "@types/node": "22.13.0",
110
+ "@types/node": "22.13.1",
111
111
  "@types/sqlite3": "3.1.11",
112
112
  "@types/websql": "0.0.30",
113
113
  "babel-loader": "9.2.1",
@@ -131,7 +131,7 @@
131
131
  "minify-all-js": "0.1.9",
132
132
  "mocha": "11.1.0",
133
133
  "rimraf": "6.0.1",
134
- "rxdb": "16.5.0",
134
+ "rxdb": "16.6.1",
135
135
  "rxjs": "7.8.1",
136
136
  "ts-loader": "9.5.2",
137
137
  "ts-node": "10.9.2",