@depup/bookshelf 1.2.0-depup.76 → 1.2.0-depup.78

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/README.md CHANGED
@@ -14,7 +14,7 @@ npm install @depup/bookshelf
14
14
  | Field | Value |
15
15
  |-------|-------|
16
16
  | Original | [bookshelf](https://www.npmjs.com/package/bookshelf) @ 1.2.0 |
17
- | Processed | 2026-07-28 |
17
+ | Processed | 2026-07-29 |
18
18
  | Smoke test | passed |
19
19
  | Deps updated | 2 |
20
20
 
package/changes.json CHANGED
@@ -9,6 +9,6 @@
9
9
  "to": "^4.18.1"
10
10
  }
11
11
  },
12
- "timestamp": "2026-07-28T16:34:45.751Z",
12
+ "timestamp": "2026-07-29T08:59:36.233Z",
13
13
  "totalUpdated": 2
14
14
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/bookshelf",
3
- "version": "1.2.0-depup.76",
3
+ "version": "1.2.0-depup.78",
4
4
  "description": "A lightweight ORM for PostgreSQL, MySQL, and SQLite3 (with updated dependencies)",
5
5
  "main": "bookshelf.js",
6
6
  "scripts": {
@@ -107,7 +107,7 @@
107
107
  "depsUpdated": 2,
108
108
  "originalPackage": "bookshelf",
109
109
  "originalVersion": "1.2.0",
110
- "processedAt": "2026-07-28T16:34:59.295Z",
110
+ "processedAt": "2026-07-29T08:59:50.161Z",
111
111
  "smokeTest": "passed"
112
112
  }
113
113
  }