@happyvertical/smrt-secrets 0.34.8 → 0.34.9

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.
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "generatedAt": "2026-06-24T16:23:53.554Z",
3
+ "generatedAt": "2026-06-24T19:26:30.469Z",
4
4
  "packageName": "@happyvertical/smrt-secrets",
5
- "packageVersion": "0.34.8",
5
+ "packageVersion": "0.34.9",
6
6
  "sourceManifestPath": "dist/manifest.json",
7
7
  "agentDocPath": "AGENTS.md",
8
8
  "sourceHashes": {
9
- "manifest": "3cc842916cf6cf8d6d6f741dda00784e7ff37ed3c682b53ed377dd831b07ae47",
10
- "packageJson": "4163b20785cde95f694541839139083930225a69b7c5a96e172ad1a6d38894ef",
9
+ "manifest": "9f43f473e097801405e8ea9063687514d9fc9426fa50dfd9046093e2972f9ac0",
10
+ "packageJson": "67f3b415930a0b7a981c56908b5cf618019cd9efefda99e7eb66964af3aebc9e",
11
11
  "agents": "c2be546ffbe79a0df95401c10a60e23f4f31cb8232cb1349fcdb7e5682852d4a"
12
12
  },
13
13
  "exports": [
@@ -44,84 +44,6 @@
44
44
  "tags": [],
45
45
  "risks": [],
46
46
  "objects": [
47
- {
48
- "name": "SecretAuditLogCollection",
49
- "qualifiedName": "@happyvertical/smrt-secrets:SecretAuditLogCollection",
50
- "collection": "secretauditlogs",
51
- "tableName": "secret_audit_log_collections",
52
- "packageName": "@happyvertical/smrt-secrets",
53
- "extends": "SmrtCollection",
54
- "fields": [],
55
- "relationships": [],
56
- "methods": [
57
- "cleanup",
58
- "countByAction",
59
- "countByResult",
60
- "getRecentDenials",
61
- "getRecentFailures",
62
- "getSecretHistory",
63
- "getUserActivity",
64
- "listLogs"
65
- ],
66
- "surfaces": [],
67
- "relationshipFeatures": [
68
- "uuidColumns"
69
- ],
70
- "tags": [],
71
- "risks": []
72
- },
73
- {
74
- "name": "SecretCollection",
75
- "qualifiedName": "@happyvertical/smrt-secrets:SecretCollection",
76
- "collection": "secrets",
77
- "tableName": "secret_collections",
78
- "packageName": "@happyvertical/smrt-secrets",
79
- "extends": "SmrtCollection",
80
- "fields": [],
81
- "relationships": [],
82
- "methods": [
83
- "countByStatus",
84
- "deleteByName",
85
- "findByName",
86
- "getCategories",
87
- "listActive",
88
- "listByCategory",
89
- "listExpiring",
90
- "listSecrets"
91
- ],
92
- "surfaces": [],
93
- "relationshipFeatures": [
94
- "uuidColumns"
95
- ],
96
- "tags": [],
97
- "risks": []
98
- },
99
- {
100
- "name": "TenantKeyCollection",
101
- "qualifiedName": "@happyvertical/smrt-secrets:TenantKeyCollection",
102
- "collection": "tenantkeys",
103
- "tableName": "tenant_key_collections",
104
- "packageName": "@happyvertical/smrt-secrets",
105
- "extends": "SmrtCollection",
106
- "fields": [],
107
- "relationships": [],
108
- "methods": [
109
- "cleanupRetiredKeys",
110
- "countByStatus",
111
- "findKeysNeedingRotation",
112
- "getActiveKey",
113
- "getKeyVersion",
114
- "listAllActiveKeys",
115
- "listKeyVersions",
116
- "markCompromised"
117
- ],
118
- "surfaces": [],
119
- "relationshipFeatures": [
120
- "uuidColumns"
121
- ],
122
- "tags": [],
123
- "risks": []
124
- },
125
47
  {
126
48
  "name": "Secret",
127
49
  "qualifiedName": "@happyvertical/smrt-secrets:Secret",
@@ -406,6 +328,84 @@
406
328
  ],
407
329
  "tags": [],
408
330
  "risks": []
331
+ },
332
+ {
333
+ "name": "SecretAuditLogCollection",
334
+ "qualifiedName": "@happyvertical/smrt-secrets:SecretAuditLogCollection",
335
+ "collection": "secretauditlogs",
336
+ "tableName": "secret_audit_log_collections",
337
+ "packageName": "@happyvertical/smrt-secrets",
338
+ "extends": "SmrtCollection",
339
+ "fields": [],
340
+ "relationships": [],
341
+ "methods": [
342
+ "cleanup",
343
+ "countByAction",
344
+ "countByResult",
345
+ "getRecentDenials",
346
+ "getRecentFailures",
347
+ "getSecretHistory",
348
+ "getUserActivity",
349
+ "listLogs"
350
+ ],
351
+ "surfaces": [],
352
+ "relationshipFeatures": [
353
+ "uuidColumns"
354
+ ],
355
+ "tags": [],
356
+ "risks": []
357
+ },
358
+ {
359
+ "name": "SecretCollection",
360
+ "qualifiedName": "@happyvertical/smrt-secrets:SecretCollection",
361
+ "collection": "secrets",
362
+ "tableName": "secret_collections",
363
+ "packageName": "@happyvertical/smrt-secrets",
364
+ "extends": "SmrtCollection",
365
+ "fields": [],
366
+ "relationships": [],
367
+ "methods": [
368
+ "countByStatus",
369
+ "deleteByName",
370
+ "findByName",
371
+ "getCategories",
372
+ "listActive",
373
+ "listByCategory",
374
+ "listExpiring",
375
+ "listSecrets"
376
+ ],
377
+ "surfaces": [],
378
+ "relationshipFeatures": [
379
+ "uuidColumns"
380
+ ],
381
+ "tags": [],
382
+ "risks": []
383
+ },
384
+ {
385
+ "name": "TenantKeyCollection",
386
+ "qualifiedName": "@happyvertical/smrt-secrets:TenantKeyCollection",
387
+ "collection": "tenantkeys",
388
+ "tableName": "tenant_key_collections",
389
+ "packageName": "@happyvertical/smrt-secrets",
390
+ "extends": "SmrtCollection",
391
+ "fields": [],
392
+ "relationships": [],
393
+ "methods": [
394
+ "cleanupRetiredKeys",
395
+ "countByStatus",
396
+ "findKeysNeedingRotation",
397
+ "getActiveKey",
398
+ "getKeyVersion",
399
+ "listAllActiveKeys",
400
+ "listKeyVersions",
401
+ "markCompromised"
402
+ ],
403
+ "surfaces": [],
404
+ "relationshipFeatures": [
405
+ "uuidColumns"
406
+ ],
407
+ "tags": [],
408
+ "risks": []
409
409
  }
410
410
  ],
411
411
  "surfaces": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@happyvertical/smrt-secrets",
3
- "version": "0.34.8",
3
+ "version": "0.34.9",
4
4
  "description": "Per-tenant secret management with envelope encryption for SMRT",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -31,15 +31,15 @@
31
31
  "@happyvertical/secrets": "^0.74.7",
32
32
  "@happyvertical/sql": "^0.74.7",
33
33
  "@happyvertical/utils": "^0.74.7",
34
- "@happyvertical/smrt-core": "0.34.8",
35
- "@happyvertical/smrt-tenancy": "0.34.8"
34
+ "@happyvertical/smrt-core": "0.34.9",
35
+ "@happyvertical/smrt-tenancy": "0.34.9"
36
36
  },
37
37
  "devDependencies": {
38
38
  "@types/node": "25.0.9",
39
39
  "typescript": "^5.9.3",
40
40
  "vite": "^7.3.1",
41
41
  "vitest": "^4.0.17",
42
- "@happyvertical/smrt-vitest": "0.34.8"
42
+ "@happyvertical/smrt-vitest": "0.34.9"
43
43
  },
44
44
  "keywords": [
45
45
  "smrt",