@sqrzro/auth 4.0.0-alpha.3 → 4.0.0-alpha.5

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,5 +1,5 @@
1
1
 
2
2
  
3
- > @sqrzro/auth@4.0.0-alpha.1 build /Users/richard/Sites/@sqrzro/sqrzro/packages/auth
3
+ > @sqrzro/auth@4.0.0-alpha.4 build /Users/richard/Sites/@sqrzro/sqrzro/packages/auth
4
4
  > tsc
5
5
 
@@ -1,16 +1,16 @@
1
1
 
2
- > @sqrzro/auth@4.0.0-alpha.2 dev /Users/richard/Sites/@sqrzro/sqrzro/packages/auth
2
+ > @sqrzro/auth@4.0.0-alpha.4 dev /Users/richard/Sites/@sqrzro/sqrzro/packages/auth
3
3
  > tsc --watch
4
4
 
5
- [3:21:45 PM] Starting compilation in watch mode...
5
+ [9:53:22 AM] Starting compilation in watch mode...
6
6
 
7
- [3:21:48 PM] Found 0 errors. Watching for file changes.
7
+ [9:53:24 AM] Found 0 errors. Watching for file changes.
8
8
 
9
- [3:21:50 PM] File change detected. Starting incremental compilation...
9
+ [9:53:26 AM] File change detected. Starting incremental compilation...
10
10
 
11
- [3:21:50 PM] Found 0 errors. Watching for file changes.
11
+ [9:53:26 AM] Found 0 errors. Watching for file changes.
12
12
 
13
- [3:21:51 PM] File change detected. Starting incremental compilation...
13
+ [9:53:27 AM] File change detected. Starting incremental compilation...
14
14
 
15
15
  src/components/LogoutButton/server.ts:3:31 - error TS7016: Could not find a declaration file for module '@sqrzro/server/auth'. '/Users/richard/Sites/@sqrzro/sqrzro/packages/server/dist/auth/index.js' implicitly has an 'any' type.
16
16
  Try `npm i --save-dev @types/sqrzro__server` if it exists or add a new declaration (.d.ts) file containing `declare module '@sqrzro/server/auth';`
@@ -36,6 +36,12 @@
36
36
  4 import { FormResponse, submitForm } from '@sqrzro/server/forms';
37
37
     ~~~~~~~~~~~~~~~~~~~~~~
38
38
 
39
+ src/forms/LoginForm/server.ts:5:21 - error TS7016: Could not find a declaration file for module '@sqrzro/server/utility'. '/Users/richard/Sites/@sqrzro/sqrzro/packages/server/dist/utility/index.js' implicitly has an 'any' type.
40
+ Try `npm i --save-dev @types/sqrzro__server` if it exists or add a new declaration (.d.ts) file containing `declare module '@sqrzro/server/utility';`
41
+
42
+ 5 import { log } from '@sqrzro/server/utility';
43
+    ~~~~~~~~~~~~~~~~~~~~~~~~
44
+
39
45
  src/forms/PasswordForm/server.ts:3:29 - error TS7016: Could not find a declaration file for module '@sqrzro/server/auth'. '/Users/richard/Sites/@sqrzro/sqrzro/packages/server/dist/auth/index.js' implicitly has an 'any' type.
40
46
  Try `npm i --save-dev @types/sqrzro__server` if it exists or add a new declaration (.d.ts) file containing `declare module '@sqrzro/server/auth';`
41
47
 
@@ -66,90 +72,26 @@
66
72
  1 import { validateSession } from '@sqrzro/server/auth';
67
73
     ~~~~~~~~~~~~~~~~~~~~~
68
74
 
69
- [3:21:51 PM] Found 9 errors. Watching for file changes.
70
-
71
- [3:21:54 PM] File change detected. Starting incremental compilation...
72
-
73
- [3:21:54 PM] Found 0 errors. Watching for file changes.
74
-
75
- [3:22:06 PM] File change detected. Starting incremental compilation...
76
-
77
- [3:22:06 PM] Found 0 errors. Watching for file changes.
78
-
79
- [3:22:15 PM] File change detected. Starting incremental compilation...
80
-
81
- [3:22:15 PM] Found 0 errors. Watching for file changes.
82
-
83
- [3:27:48 PM] File change detected. Starting incremental compilation...
84
-
85
- [3:27:48 PM] Found 0 errors. Watching for file changes.
86
-
87
- [3:27:49 PM] File change detected. Starting incremental compilation...
88
-
89
- [3:27:49 PM] Found 0 errors. Watching for file changes.
90
-
91
- [3:27:58 PM] File change detected. Starting incremental compilation...
92
-
93
- [3:27:58 PM] Found 0 errors. Watching for file changes.
94
-
95
- [3:46:04 PM] File change detected. Starting incremental compilation...
96
-
97
- [3:46:04 PM] Found 0 errors. Watching for file changes.
98
-
99
- [3:46:05 PM] File change detected. Starting incremental compilation...
100
-
101
- [3:46:05 PM] Found 0 errors. Watching for file changes.
102
-
103
- [3:46:26 PM] File change detected. Starting incremental compilation...
104
-
105
- [3:46:26 PM] Found 0 errors. Watching for file changes.
106
-
107
- [3:48:00 PM] File change detected. Starting incremental compilation...
108
-
109
- [3:48:00 PM] Found 0 errors. Watching for file changes.
110
-
111
- [3:51:52 PM] File change detected. Starting incremental compilation...
112
-
113
- [3:51:52 PM] Found 0 errors. Watching for file changes.
114
-
115
- [3:55:58 PM] File change detected. Starting incremental compilation...
116
-
117
- [3:55:58 PM] Found 0 errors. Watching for file changes.
118
-
119
- [4:03:37 PM] File change detected. Starting incremental compilation...
120
-
121
- [4:03:37 PM] Found 0 errors. Watching for file changes.
122
-
123
- [4:06:44 PM] File change detected. Starting incremental compilation...
124
-
125
- [4:06:44 PM] Found 0 errors. Watching for file changes.
126
-
127
- [5:10:48 PM] File change detected. Starting incremental compilation...
128
-
129
- [5:10:48 PM] Found 0 errors. Watching for file changes.
130
-
131
- [6:22:27 PM] File change detected. Starting incremental compilation...
132
-
133
- [6:22:27 PM] Found 0 errors. Watching for file changes.
75
+ [9:53:27 AM] Found 10 errors. Watching for file changes.
134
76
 
135
- [6:22:27 PM] File change detected. Starting incremental compilation...
77
+ [9:53:29 AM] File change detected. Starting incremental compilation...
136
78
 
137
- [6:22:27 PM] Found 0 errors. Watching for file changes.
79
+ [9:53:30 AM] Found 0 errors. Watching for file changes.
138
80
 
139
- [6:27:43 PM] File change detected. Starting incremental compilation...
81
+ [10:02:28 AM] File change detected. Starting incremental compilation...
140
82
 
141
- [6:27:43 PM] Found 0 errors. Watching for file changes.
83
+ [10:02:28 AM] Found 0 errors. Watching for file changes.
142
84
 
143
- [6:30:58 PM] File change detected. Starting incremental compilation...
85
+ [10:06:19 AM] File change detected. Starting incremental compilation...
144
86
 
145
- [6:30:58 PM] Found 0 errors. Watching for file changes.
87
+ [10:06:19 AM] Found 0 errors. Watching for file changes.
146
88
 
147
- [6:33:22 PM] File change detected. Starting incremental compilation...
89
+ [10:15:31 AM] File change detected. Starting incremental compilation...
148
90
 
149
- [6:33:22 PM] Found 0 errors. Watching for file changes.
91
+ [10:15:31 AM] Found 0 errors. Watching for file changes.
150
92
 
151
- [6:43:19 PM] File change detected. Starting incremental compilation...
93
+ [10:21:37 AM] File change detected. Starting incremental compilation...
152
94
 
153
- [6:43:19 PM] Found 0 errors. Watching for file changes.
95
+ [10:21:37 AM] Found 0 errors. Watching for file changes.
154
96
 
155
97
   ELIFECYCLE  Command failed.
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@sqrzro/auth",
3
3
  "type": "module",
4
- "version": "4.0.0-alpha.3",
4
+ "version": "4.0.0-alpha.5",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
7
7
  "dependencies": {
8
- "@sqrzro/server": "n16",
9
8
  "zod": "^4.3.6",
10
- "@sqrzro/ui": "^4.0.0-alpha.4"
9
+ "@sqrzro/server": "^4.0.0-alpha.13",
10
+ "@sqrzro/ui": "^4.0.0-alpha.5"
11
11
  },
12
12
  "devDependencies": {
13
13
  "@types/react": "^19.2.7",