@happyvertical/smrt-secrets 0.34.9 → 0.35.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.
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "generatedAt": "2026-06-24T19:26:30.469Z",
3
+ "generatedAt": "2026-06-24T19:50:00.233Z",
4
4
  "packageName": "@happyvertical/smrt-secrets",
5
- "packageVersion": "0.34.9",
5
+ "packageVersion": "0.35.0",
6
6
  "sourceManifestPath": "dist/manifest.json",
7
7
  "agentDocPath": "AGENTS.md",
8
8
  "sourceHashes": {
9
- "manifest": "9f43f473e097801405e8ea9063687514d9fc9426fa50dfd9046093e2972f9ac0",
10
- "packageJson": "67f3b415930a0b7a981c56908b5cf618019cd9efefda99e7eb66964af3aebc9e",
9
+ "manifest": "2a029c9892762cabd93eb5ef4bf47bced2fb5e4f4d48823ae87787442b3dc7e0",
10
+ "packageJson": "779d644f31fedc7de5b5fc8c038fd6b1cbb52a54b44ab35c245e72840d443d12",
11
11
  "agents": "c2be546ffbe79a0df95401c10a60e23f4f31cb8232cb1349fcdb7e5682852d4a"
12
12
  },
13
13
  "exports": [
@@ -44,6 +44,84 @@
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
+ },
47
125
  {
48
126
  "name": "Secret",
49
127
  "qualifiedName": "@happyvertical/smrt-secrets:Secret",
@@ -328,84 +406,6 @@
328
406
  ],
329
407
  "tags": [],
330
408
  "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.9",
3
+ "version": "0.35.0",
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.9",
35
- "@happyvertical/smrt-tenancy": "0.34.9"
34
+ "@happyvertical/smrt-core": "0.35.0",
35
+ "@happyvertical/smrt-tenancy": "0.35.0"
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.9"
42
+ "@happyvertical/smrt-vitest": "0.35.0"
43
43
  },
44
44
  "keywords": [
45
45
  "smrt",