@zlooks.cn/password-auth-server 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/.hile-rsc/{build-mtwz7fk2-a912695b/client-browser/chunks/chunk-XJNPI5IC.js → build-mu10o28k-47f9f41a/client-browser/chunks/chunk-M2LOOWHM.js} +9 -6
- package/.hile-rsc/{build-mtwz7fk2-a912695b/client-browser/src-plugin-page-frame-07c4de56a6-RAI54M3V.js → build-mu10o28k-47f9f41a/client-browser/src-plugin-page-frame-07c4de56a6-3XMVEQA5.js} +13 -21
- package/.hile-rsc/{build-mtwz7fk2-a912695b/client-browser/src-plugin-password-form-3bd63d69e5-DTURXEQT.js → build-mu10o28k-47f9f41a/client-browser/src-plugin-password-form-3bd63d69e5-LXS2I4M3.js} +26 -12
- package/.hile-rsc/{build-mtwz7fk2-a912695b/client-ssr/chunks/chunk-3ROBWYWF.js → build-mu10o28k-47f9f41a/client-ssr/chunks/chunk-JKTMTC25.js} +10 -7
- package/.hile-rsc/{build-mtwz7fk2-a912695b/client-ssr/src-plugin-page-frame-07c4de56a6-T2ICVKWU.js → build-mu10o28k-47f9f41a/client-ssr/src-plugin-page-frame-07c4de56a6-B5RNCACZ.js} +13 -21
- package/.hile-rsc/{build-mtwz7fk2-a912695b/client-ssr/src-plugin-password-form-3bd63d69e5-7GPQ7P5J.js → build-mu10o28k-47f9f41a/client-ssr/src-plugin-password-form-3bd63d69e5-SUAKV7PG.js} +26 -12
- package/.hile-rsc/{build-mtwz7fk2-a912695b → build-mu10o28k-47f9f41a}/plugin.json +18 -18
- package/.hile-rsc/{build-mtwz7fk2-a912695b → build-mu10o28k-47f9f41a}/server-rsc/index.js +138 -8
- package/dist/command/index.js +2 -6
- package/dist/command/index.js.map +1 -1
- package/dist/password/credential-lifecycle-outbox.d.ts.map +1 -1
- package/dist/password/credential-lifecycle-outbox.js +5 -4
- package/dist/password/credential-lifecycle-outbox.js.map +1 -1
- package/dist/runtime/auth-announcement-publisher.d.ts.map +1 -1
- package/dist/runtime/auth-announcement-publisher.js +13 -9
- package/dist/runtime/auth-announcement-publisher.js.map +1 -1
- package/dist/runtime/password-auth-runtime.d.ts.map +1 -1
- package/dist/runtime/password-auth-runtime.js +9 -5
- package/dist/runtime/password-auth-runtime.js.map +1 -1
- package/dist/service-identity.d.ts +9 -0
- package/dist/service-identity.d.ts.map +1 -1
- package/dist/service-identity.js +9 -0
- package/dist/service-identity.js.map +1 -1
- package/dist/services/password-runtime.service.js +2 -1
- package/dist/services/password-runtime.service.js.map +1 -1
- package/package.json +14 -14
- /package/.hile-rsc/{build-mtwz7fk2-a912695b → build-mu10o28k-47f9f41a}/client-browser/src-plugin-page-frame-07c4de56a6-3F24AYCH.css +0 -0
- /package/.hile-rsc/{build-mtwz7fk2-a912695b → build-mu10o28k-47f9f41a}/client-browser/src-plugin-password-form-3bd63d69e5-TRYMJX4F.css +0 -0
- /package/.hile-rsc/{build-mtwz7fk2-a912695b → build-mu10o28k-47f9f41a}/styles/4b3193c4f2b317ffed425ccf401342a4bdd6ccfd5f9c42def3315e776f166975.css +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zlooks.cn/password-auth-server",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.7",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"engines": {
|
|
@@ -43,26 +43,26 @@
|
|
|
43
43
|
"@hile/core": "4.0.2",
|
|
44
44
|
"@hile/ioredis": "4.0.2",
|
|
45
45
|
"@hile/logger": "4.0.2",
|
|
46
|
-
"@hile/message-loader": "4.0.
|
|
47
|
-
"@hile/micro": "4.0.
|
|
46
|
+
"@hile/message-loader": "4.0.7",
|
|
47
|
+
"@hile/micro": "4.0.7",
|
|
48
48
|
"@hile/model": "4.0.4",
|
|
49
49
|
"@hile/reactivity": "3.0.2",
|
|
50
50
|
"@hile/redis-lock": "4.0.2",
|
|
51
51
|
"@hile/redis-rate-limit": "4.0.4",
|
|
52
52
|
"@hile/reloader": "3.0.4",
|
|
53
|
-
"@hile/rsc": "1.0.
|
|
54
|
-
"@hile/rsc-discovery-hile": "1.0.
|
|
53
|
+
"@hile/rsc": "1.0.22",
|
|
54
|
+
"@hile/rsc-discovery-hile": "1.0.19",
|
|
55
55
|
"@hile/schedule": "4.0.4",
|
|
56
56
|
"@hile/typeorm": "4.0.2",
|
|
57
57
|
"@node-rs/argon2": "2.1.0",
|
|
58
|
-
"@zlooks.cn/auth-extension-contract": "1.0.
|
|
59
|
-
"@zlooks.cn/database-command": "1.0.
|
|
60
|
-
"@zlooks.cn/global-config-shared": "1.0.
|
|
58
|
+
"@zlooks.cn/auth-extension-contract": "1.0.2",
|
|
59
|
+
"@zlooks.cn/database-command": "1.0.4",
|
|
60
|
+
"@zlooks.cn/global-config-shared": "1.0.2",
|
|
61
61
|
"@zlooks.cn/infrastructure": "1.0.0",
|
|
62
62
|
"@zlooks.cn/registry-config": "1.0.1",
|
|
63
|
-
"@zlooks.cn/service-command": "1.0.
|
|
64
|
-
"@zlooks.cn/ui": "1.0.
|
|
65
|
-
"@zlooks.cn/user-shared": "1.0.
|
|
63
|
+
"@zlooks.cn/service-command": "1.0.2",
|
|
64
|
+
"@zlooks.cn/ui": "1.0.5",
|
|
65
|
+
"@zlooks.cn/user-shared": "1.0.3",
|
|
66
66
|
"@zlooks.cn/utils": "1.0.0",
|
|
67
67
|
"antd": "6.6.1",
|
|
68
68
|
"detect-port": "2.1.0",
|
|
@@ -76,8 +76,8 @@
|
|
|
76
76
|
"zod": "4.4.3"
|
|
77
77
|
},
|
|
78
78
|
"devDependencies": {
|
|
79
|
-
"@hile/cli": "4.0.
|
|
80
|
-
"@hile/rsc-build": "1.0.
|
|
79
|
+
"@hile/cli": "4.0.8",
|
|
80
|
+
"@hile/rsc-build": "1.0.19",
|
|
81
81
|
"@types/node": "26.2.0",
|
|
82
82
|
"@types/nodemailer": "8.0.1",
|
|
83
83
|
"@types/react": "19.2.18",
|
|
@@ -87,5 +87,5 @@
|
|
|
87
87
|
"typescript": "7.0.2",
|
|
88
88
|
"vitest": "4.1.11"
|
|
89
89
|
},
|
|
90
|
-
"gitHead": "
|
|
90
|
+
"gitHead": "93c1087350b97ab47fd9596c1e39da4ade741a49"
|
|
91
91
|
}
|
|
File without changes
|
|
File without changes
|