@lssm/example.saas-boilerplate 1.43.0 → 1.43.3

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.
@@ -110,4 +110,4 @@ $ tsdown
110
110
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
111
111
  ℹ dist/docs/saas-boilerplate.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
112
112
  ℹ 103 files, total: 226.83 kB
113
- ✔ Build complete in 22471ms
113
+ ✔ Build complete in 23786ms
@@ -54,16 +54,16 @@ $ tsdown
54
54
  ℹ dist/project/project.presentation.js.map  2.48 kB │ gzip: 0.85 kB
55
55
  ℹ dist/billing/billing.presentation.js.map  2.37 kB │ gzip: 0.78 kB
56
56
  ℹ dist/dashboard/dashboard.presentation.js.map  2.32 kB │ gzip: 0.79 kB
57
- ℹ dist/project/project.operations.d.ts.map  1.39 kB │ gzip: 0.40 kB
57
+ ℹ dist/project/project.operations.d.ts.map  1.38 kB │ gzip: 0.40 kB
58
58
  ℹ dist/example.js.map  1.34 kB │ gzip: 0.68 kB
59
59
  ℹ dist/presentations/index.js.map  1.14 kB │ gzip: 0.45 kB
60
- ℹ dist/billing/billing.schema.d.ts.map  1.09 kB │ gzip: 0.42 kB
60
+ ℹ dist/billing/billing.schema.d.ts.map  1.09 kB │ gzip: 0.41 kB
61
61
  ℹ dist/project/project.schema.d.ts.map  1.03 kB │ gzip: 0.38 kB
62
62
  ℹ dist/billing/billing.operations.d.ts.map  0.92 kB │ gzip: 0.36 kB
63
63
  ℹ dist/project/project.handler.d.ts.map  0.83 kB │ gzip: 0.36 kB
64
64
  ℹ dist/billing/billing.enum.js.map  0.80 kB │ gzip: 0.43 kB
65
65
  ℹ dist/project/project.enum.js.map  0.76 kB │ gzip: 0.39 kB
66
- ℹ dist/project/project.event.d.ts.map  0.75 kB │ gzip: 0.28 kB
66
+ ℹ dist/project/project.event.d.ts.map  0.75 kB │ gzip: 0.29 kB
67
67
  ℹ dist/billing/billing.handler.d.ts.map  0.66 kB │ gzip: 0.32 kB
68
68
  ℹ dist/billing/billing.event.d.ts.map  0.59 kB │ gzip: 0.27 kB
69
69
  ℹ dist/settings/settings.enum.js.map  0.53 kB │ gzip: 0.35 kB
@@ -81,13 +81,13 @@ $ tsdown
81
81
  ℹ dist/saas-boilerplate.feature.d.ts.map  0.17 kB │ gzip: 0.13 kB
82
82
  ℹ dist/example.d.ts.map  0.14 kB │ gzip: 0.13 kB
83
83
  ℹ dist/presentations/index.d.ts.map  0.14 kB │ gzip: 0.13 kB
84
- ℹ dist/project/project.operations.d.ts 10.92 kB │ gzip: 0.87 kB
84
+ ℹ dist/project/project.operations.d.ts 10.93 kB │ gzip: 0.87 kB
85
85
  ℹ dist/project/project.schema.d.ts  6.12 kB │ gzip: 0.75 kB
86
- ℹ dist/billing/billing.schema.d.ts  5.29 kB │ gzip: 0.78 kB
86
+ ℹ dist/billing/billing.schema.d.ts  5.25 kB │ gzip: 0.78 kB
87
87
  ℹ dist/index.d.ts  5.01 kB │ gzip: 1.05 kB
88
88
  ℹ dist/billing/billing.operations.d.ts  4.58 kB │ gzip: 0.77 kB
89
- ℹ dist/billing/billing.entity.d.ts  2.58 kB │ gzip: 0.51 kB
90
- ℹ dist/project/project.event.d.ts  2.55 kB │ gzip: 0.43 kB
89
+ ℹ dist/billing/billing.entity.d.ts  2.62 kB │ gzip: 0.51 kB
90
+ ℹ dist/project/project.event.d.ts  2.54 kB │ gzip: 0.43 kB
91
91
  ℹ dist/billing/billing.event.d.ts  2.38 kB │ gzip: 0.48 kB
92
92
  ℹ dist/billing/billing.handler.d.ts  2.12 kB │ gzip: 0.71 kB
93
93
  ℹ dist/project/project.handler.d.ts  1.93 kB │ gzip: 0.53 kB
@@ -110,5 +110,5 @@ $ tsdown
110
110
  ℹ dist/dashboard/index.d.ts  0.16 kB │ gzip: 0.10 kB
111
111
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
112
112
  ℹ dist/docs/saas-boilerplate.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
113
- ℹ 103 files, total: 226.82 kB
114
- ✔ Build complete in 23868ms
113
+ ℹ 103 files, total: 226.81 kB
114
+ ✔ Build complete in 26037ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,45 @@
1
1
  # @lssm/example.saas-boilerplate
2
2
 
3
+ ## 1.43.3
4
+
5
+ ### Patch Changes
6
+
7
+ - 24d9759: improve documentation
8
+ - Updated dependencies [24d9759]
9
+ - @lssm/module.notifications@1.43.3
10
+ - @lssm/module.audit-trail@1.43.3
11
+ - @lssm/lib.identity-rbac@1.43.3
12
+ - @lssm/lib.contracts@1.43.3
13
+ - @lssm/lib.schema@1.43.2
14
+ - @lssm/lib.jobs@1.43.3
15
+ - @lssm/lib.bus@1.43.3
16
+
17
+ ## 1.43.2
18
+
19
+ ### Patch Changes
20
+
21
+ - e147271: fix: improve stability
22
+ - Updated dependencies [e147271]
23
+ - @lssm/module.notifications@1.43.2
24
+ - @lssm/module.audit-trail@1.43.2
25
+ - @lssm/lib.identity-rbac@1.43.2
26
+ - @lssm/lib.contracts@1.43.2
27
+ - @lssm/lib.jobs@1.43.2
28
+ - @lssm/lib.bus@1.43.2
29
+ - @lssm/lib.schema@1.43.1
30
+
31
+ ## 1.43.1
32
+
33
+ ### Patch Changes
34
+
35
+ - Updated dependencies [f28fdad]
36
+ - @lssm/lib.contracts@1.43.1
37
+ - @lssm/lib.bus@1.43.1
38
+ - @lssm/lib.identity-rbac@1.43.1
39
+ - @lssm/lib.jobs@1.43.1
40
+ - @lssm/module.audit-trail@1.43.1
41
+ - @lssm/module.notifications@1.43.1
42
+
3
43
  ## 1.43.0
4
44
 
5
45
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lssm/example.saas-boilerplate",
3
- "version": "1.43.0",
3
+ "version": "1.43.3",
4
4
  "description": "SaaS Boilerplate - Users, Orgs, Projects, Billing, Settings",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -51,18 +51,18 @@
51
51
  "test": "bun run"
52
52
  },
53
53
  "dependencies": {
54
- "@lssm/lib.schema": "1.43.0",
55
- "@lssm/lib.contracts": "1.43.0",
56
- "@lssm/lib.bus": "1.43.0",
57
- "@lssm/lib.identity-rbac": "1.43.0",
58
- "@lssm/lib.jobs": "1.43.0",
59
- "@lssm/module.audit-trail": "1.43.0",
60
- "@lssm/module.notifications": "1.43.0",
54
+ "@lssm/lib.schema": "1.43.2",
55
+ "@lssm/lib.contracts": "1.43.3",
56
+ "@lssm/lib.bus": "1.43.3",
57
+ "@lssm/lib.identity-rbac": "1.43.3",
58
+ "@lssm/lib.jobs": "1.43.3",
59
+ "@lssm/module.audit-trail": "1.43.3",
60
+ "@lssm/module.notifications": "1.43.3",
61
61
  "zod": "^4.1.13"
62
62
  },
63
63
  "devDependencies": {
64
- "@lssm/tool.tsdown": "1.43.0",
65
- "@lssm/tool.typescript": "1.43.0",
64
+ "@lssm/tool.tsdown": "1.43.2",
65
+ "@lssm/tool.typescript": "1.43.2",
66
66
  "tsdown": "^0.18.3",
67
67
  "typescript": "^5.9.3"
68
68
  },