@digitaldefiance/suite-core-lib 1.0.6 → 1.0.7
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
|
@@ -327,6 +327,11 @@ MIT © [Digital Defiance](https://github.com/digitaldefiance)
|
|
|
327
327
|
|
|
328
328
|
## ChangeLog
|
|
329
329
|
|
|
330
|
+
## v1.0.7: ITokenUser
|
|
331
|
+
|
|
332
|
+
- Wed Oct 15 2025 14:22:00 GMT-0700 (Pacific Daylight Time)
|
|
333
|
+
- Add missing ITokenUser
|
|
334
|
+
|
|
330
335
|
## v1.0.6: Version bump/hotfix
|
|
331
336
|
|
|
332
337
|
- Sun Oct 12 2025 17:52:00 GMT-0700 (Pacific Daylight Time)
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"token-user.d.ts","sourceRoot":"","sources":["../../src/interfaces/token-user.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD;;GAEG;AACH,MAAM,WAAW,UAAU;IACzB,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,aAAa,EAAE,CAAC;CACxB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"token-user.js","sourceRoot":"","sources":["../../src/interfaces/token-user.ts"],"names":[],"mappings":""}
|