@usebetterdev/audit 0.6.1 → 0.8.0
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/dist/drizzle.cjs +0 -2
- package/dist/drizzle.cjs.map +1 -1
- package/dist/drizzle.d.cts +1 -1
- package/dist/drizzle.d.ts +1 -1
- package/dist/drizzle.js +1 -2
- package/dist/drizzle.js.map +1 -1
- package/package.json +9 -8
package/dist/drizzle.cjs
CHANGED
|
@@ -21,7 +21,6 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
|
|
|
21
21
|
var drizzle_exports = {};
|
|
22
22
|
__export(drizzle_exports, {
|
|
23
23
|
auditLogs: () => import_audit_drizzle.auditLogs,
|
|
24
|
-
buildCursorCondition: () => import_audit_drizzle.buildCursorCondition,
|
|
25
24
|
buildOrderBy: () => import_audit_drizzle.buildOrderBy,
|
|
26
25
|
buildWhereConditions: () => import_audit_drizzle.buildWhereConditions,
|
|
27
26
|
decodeCursor: () => import_audit_drizzle.decodeCursor,
|
|
@@ -34,7 +33,6 @@ var import_audit_drizzle = require("@usebetterdev/audit-drizzle");
|
|
|
34
33
|
// Annotate the CommonJS export names for ESM import in node:
|
|
35
34
|
0 && (module.exports = {
|
|
36
35
|
auditLogs,
|
|
37
|
-
buildCursorCondition,
|
|
38
36
|
buildOrderBy,
|
|
39
37
|
buildWhereConditions,
|
|
40
38
|
decodeCursor,
|
package/dist/drizzle.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/drizzle.ts"],"sourcesContent":["export { drizzleAuditAdapter, withAuditProxy, auditLogs, encodeCursor, decodeCursor, buildWhereConditions,
|
|
1
|
+
{"version":3,"sources":["../src/drizzle.ts"],"sourcesContent":["export { drizzleAuditAdapter, withAuditProxy, auditLogs, encodeCursor, decodeCursor, buildWhereConditions, buildOrderBy } from \"@usebetterdev/audit-drizzle\";\nexport type { AuditLogRow, NewAuditLogRow, DrizzlePgDatabase, AuditProxyOptions, MissingRecordIdBehavior } from \"@usebetterdev/audit-drizzle\";\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,2BAA+H;","names":[]}
|
package/dist/drizzle.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { AuditLogRow, AuditProxyOptions, DrizzlePgDatabase, MissingRecordIdBehavior, NewAuditLogRow, auditLogs,
|
|
1
|
+
export { AuditLogRow, AuditProxyOptions, DrizzlePgDatabase, MissingRecordIdBehavior, NewAuditLogRow, auditLogs, buildOrderBy, buildWhereConditions, decodeCursor, drizzleAuditAdapter, encodeCursor, withAuditProxy } from '@usebetterdev/audit-drizzle';
|
|
2
2
|
import '@usebetterdev/audit-hono';
|
|
3
3
|
import '@usebetterdev/audit-core';
|
|
4
4
|
import '@usebetterdev/audit-next';
|
package/dist/drizzle.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { AuditLogRow, AuditProxyOptions, DrizzlePgDatabase, MissingRecordIdBehavior, NewAuditLogRow, auditLogs,
|
|
1
|
+
export { AuditLogRow, AuditProxyOptions, DrizzlePgDatabase, MissingRecordIdBehavior, NewAuditLogRow, auditLogs, buildOrderBy, buildWhereConditions, decodeCursor, drizzleAuditAdapter, encodeCursor, withAuditProxy } from '@usebetterdev/audit-drizzle';
|
|
2
2
|
import '@usebetterdev/audit-hono';
|
|
3
3
|
import '@usebetterdev/audit-core';
|
|
4
4
|
import '@usebetterdev/audit-next';
|
package/dist/drizzle.js
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
// src/drizzle.ts
|
|
2
|
-
import { drizzleAuditAdapter, withAuditProxy, auditLogs, encodeCursor, decodeCursor, buildWhereConditions,
|
|
2
|
+
import { drizzleAuditAdapter, withAuditProxy, auditLogs, encodeCursor, decodeCursor, buildWhereConditions, buildOrderBy } from "@usebetterdev/audit-drizzle";
|
|
3
3
|
export {
|
|
4
4
|
auditLogs,
|
|
5
|
-
buildCursorCondition,
|
|
6
5
|
buildOrderBy,
|
|
7
6
|
buildWhereConditions,
|
|
8
7
|
decodeCursor,
|
package/dist/drizzle.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/drizzle.ts"],"sourcesContent":["export { drizzleAuditAdapter, withAuditProxy, auditLogs, encodeCursor, decodeCursor, buildWhereConditions,
|
|
1
|
+
{"version":3,"sources":["../src/drizzle.ts"],"sourcesContent":["export { drizzleAuditAdapter, withAuditProxy, auditLogs, encodeCursor, decodeCursor, buildWhereConditions, buildOrderBy } from \"@usebetterdev/audit-drizzle\";\nexport type { AuditLogRow, NewAuditLogRow, DrizzlePgDatabase, AuditProxyOptions, MissingRecordIdBehavior } from \"@usebetterdev/audit-drizzle\";\n"],"mappings":";AAAA,SAAS,qBAAqB,gBAAgB,WAAW,cAAc,cAAc,sBAAsB,oBAAoB;","names":[]}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@usebetterdev/audit",
|
|
3
3
|
"description": "Compliance-ready audit logging for any database in minutes.",
|
|
4
|
-
"version": "0.
|
|
4
|
+
"version": "0.8.0",
|
|
5
5
|
"repository": "github:usebetter-dev/usebetter",
|
|
6
6
|
"bugs": "https://github.com/usebetter-dev/usebetter/issues",
|
|
7
7
|
"homepage": "https://github.com/usebetter-dev/usebetter#readme",
|
|
@@ -57,18 +57,19 @@
|
|
|
57
57
|
"README.md"
|
|
58
58
|
],
|
|
59
59
|
"dependencies": {
|
|
60
|
-
"@usebetterdev/audit-core": "0.
|
|
61
|
-
"@usebetterdev/audit-drizzle": "0.
|
|
62
|
-
"@usebetterdev/audit-express": "0.
|
|
63
|
-
"@usebetterdev/audit-hono": "0.
|
|
64
|
-
"@usebetterdev/audit-next": "0.
|
|
65
|
-
"@usebetterdev/audit-prisma": "0.
|
|
60
|
+
"@usebetterdev/audit-core": "0.8.0",
|
|
61
|
+
"@usebetterdev/audit-drizzle": "0.8.0",
|
|
62
|
+
"@usebetterdev/audit-express": "0.8.0",
|
|
63
|
+
"@usebetterdev/audit-hono": "0.8.0",
|
|
64
|
+
"@usebetterdev/audit-next": "0.8.0",
|
|
65
|
+
"@usebetterdev/audit-prisma": "0.8.0"
|
|
66
66
|
},
|
|
67
67
|
"devDependencies": {
|
|
68
68
|
"@types/node": "^22.10.0",
|
|
69
69
|
"tsup": "^8.3.5",
|
|
70
70
|
"typescript": "~5.7.2",
|
|
71
|
-
"vitest": "^2.1.6"
|
|
71
|
+
"vitest": "^2.1.6",
|
|
72
|
+
"@usebetterdev/test-utils": "^0.5.3"
|
|
72
73
|
},
|
|
73
74
|
"engines": {
|
|
74
75
|
"node": ">=22"
|