@prosopo/detector 3.4.0 → 3.4.36

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
- > @prosopo/detector@3.4.0 build:cjs
2
+ > @prosopo/detector@3.4.36 build:cjs
3
3
  > NODE_ENV=${NODE_ENV:-development}; vite build --config vite.cjs.config.ts --mode $NODE_ENV
4
4
 
5
5
  ViteCommonJSConfig: .
@@ -26,5 +26,5 @@ Build end
26
26
  ✓ 1 modules transformed.
27
27
  Entry module "src/index.js" is using named and default exports together. Consumers of your bundle will have to use `..default` to access the default export, which may not be what you want. Use `output.exports: "named"` to disable this warning.
28
28
  rendering chunks...
29
- dist/cjs/index.cjs 395.94 kB
30
- ✓ built in 713ms
29
+ dist/cjs/index.cjs 666.59 kB
30
+ ✓ built in 1.00s
@@ -1,8 +1,8 @@
1
1
 
2
- > @prosopo/detector@3.4.0 build:tsc
2
+ > @prosopo/detector@3.4.36 build:tsc
3
3
  > tsc --build --verbose
4
4
 
5
- 4:56:46 PM - Projects in this build:
5
+ 8:14:27 AM - Projects in this build:
6
6
  * ../../dev/config/tsconfig.json
7
7
  * ../locale/tsconfig.json
8
8
  * ../util/tsconfig.json
@@ -10,17 +10,17 @@
10
10
  * ../types/tsconfig.json
11
11
  * tsconfig.json
12
12
 
13
- 4:56:46 PM - Project '../../dev/config/tsconfig.json' is up to date because newest input '../../dev/config/src/dependencies.ts' is older than output '../../dev/config/tsconfig.tsbuildinfo'
13
+ 8:14:27 AM - Project '../../dev/config/tsconfig.json' is up to date because newest input '../../dev/config/src/webpack/webpack.config.ts' is older than output '../../dev/config/tsconfig.tsbuildinfo'
14
14
 
15
- 4:56:46 PM - Project '../locale/tsconfig.json' is up to date because newest input '../locale/src/translationKey.ts' is older than output '../locale/tsconfig.tsbuildinfo'
15
+ 8:14:27 AM - Project '../locale/tsconfig.json' is up to date because newest input '../locale/src/translationKey.ts' is older than output '../locale/tsconfig.tsbuildinfo'
16
16
 
17
- 4:56:46 PM - Project '../util/tsconfig.json' is up to date because newest input '../util/src/verifyRecency.ts' is older than output '../util/tsconfig.tsbuildinfo'
17
+ 8:14:27 AM - Project '../util/tsconfig.json' is up to date because newest input '../util/src/url.ts' is older than output '../util/tsconfig.tsbuildinfo'
18
18
 
19
- 4:56:46 PM - Project '../util-crypto/tsconfig.json' is up to date because newest input '../util-crypto/src/types.ts' is older than output '../util-crypto/tsconfig.tsbuildinfo'
19
+ 8:14:27 AM - Project '../util-crypto/tsconfig.json' is up to date because newest input '../util-crypto/src/types.ts' is older than output '../util-crypto/tsconfig.tsbuildinfo'
20
20
 
21
- 4:56:46 PM - Project '../types/tsconfig.json' is up to date because newest input '../types/src/procaptcha/api.ts' is older than output '../types/tsconfig.tsbuildinfo'
21
+ 8:14:27 AM - Project '../types/tsconfig.json' is up to date because newest input '../types/src/procaptcha/api.ts' is older than output '../types/tsconfig.tsbuildinfo'
22
22
 
23
- 4:56:46 PM - Project 'tsconfig.json' is out of date because output file 'tsconfig.tsbuildinfo' does not exist
23
+ 8:14:27 AM - Project 'tsconfig.json' is out of date because output file 'tsconfig.tsbuildinfo' does not exist
24
24
 
25
- 4:56:46 PM - Building project '/home/runner/work/captcha/captcha/packages/detector/tsconfig.json'...
25
+ 8:14:27 AM - Building project '/home/runner/work/captcha/captcha/packages/detector/tsconfig.json'...
26
26
 
@@ -1,9 +1,9 @@
1
1
 
2
- > @prosopo/detector@3.4.0 build
2
+ > @prosopo/detector@3.4.36 build
3
3
  > npm run build:cross-env -- --mode ${NODE_ENV:-development}
4
4
 
5
5
 
6
- > @prosopo/detector@3.4.0 build:cross-env
6
+ > @prosopo/detector@3.4.36 build:cross-env
7
7
  > vite build --config vite.esm.config.ts --mode production
8
8
 
9
9
  ViteEsmConfig: .
@@ -29,5 +29,5 @@ transforming...
29
29
  Build end
30
30
  ✓ 1 modules transformed.
31
31
  rendering chunks...
32
- dist/index.js 395.81 kB
33
- ✓ built in 789ms
32
+ dist/index.js 666.47 kB
33
+ ✓ built in 1.07s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,237 @@
1
1
  # @prosopo/detector
2
2
 
3
+ ## 3.4.36
4
+ ### Patch Changes
5
+
6
+ - Updated dependencies [a1d60db]
7
+ - Updated dependencies [2392aaf]
8
+ - @prosopo/types@4.3.0
9
+
10
+ ## 3.4.35
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies [6c26669]
14
+ - Updated dependencies [f7f9ec5]
15
+ - @prosopo/types@4.2.1
16
+
17
+ ## 3.4.34
18
+ ### Patch Changes
19
+
20
+ - Updated dependencies [20cae63]
21
+ - Updated dependencies [4d9923e]
22
+ - @prosopo/types@4.2.0
23
+
24
+ ## 3.4.33
25
+ ### Patch Changes
26
+
27
+ - Updated dependencies [d351362]
28
+ - @prosopo/types@4.1.4
29
+
30
+ ## 3.4.32
31
+ ### Patch Changes
32
+
33
+ - Updated dependencies [e2711ae]
34
+ - Updated dependencies [5786629]
35
+ - @prosopo/types@4.1.3
36
+
37
+ ## 3.4.31
38
+ ### Patch Changes
39
+
40
+ - @prosopo/types@4.1.2
41
+
42
+ ## 3.4.30
43
+ ### Patch Changes
44
+
45
+ - Updated dependencies [91958da]
46
+ - @prosopo/types@4.1.1
47
+
48
+ ## 3.4.29
49
+ ### Patch Changes
50
+
51
+ - Updated dependencies [6a741ce]
52
+ - @prosopo/types@4.1.0
53
+
54
+ ## 3.4.28
55
+ ### Patch Changes
56
+
57
+ - Updated dependencies [3c0be68]
58
+ - Updated dependencies [f9ea09d]
59
+ - Updated dependencies [d865319]
60
+ - Updated dependencies [753304b]
61
+ - Updated dependencies [8bb7286]
62
+ - Updated dependencies [f9ea09d]
63
+ - Updated dependencies [4aae4e6]
64
+ - @prosopo/types@4.0.0
65
+
66
+ ## 3.4.27
67
+ ### Patch Changes
68
+
69
+ - Updated dependencies [819ed95]
70
+ - @prosopo/types@3.16.1
71
+
72
+ ## 3.4.26
73
+ ### Patch Changes
74
+
75
+ - Updated dependencies [f6a4402]
76
+ - Updated dependencies [99dfb44]
77
+ - @prosopo/types@3.16.0
78
+
79
+ ## 3.4.25
80
+ ### Patch Changes
81
+
82
+ - Updated dependencies [3e54c0a]
83
+ - @prosopo/types@3.15.0
84
+
85
+ ## 3.4.24
86
+ ### Patch Changes
87
+
88
+ - Updated dependencies [946a8ba]
89
+ - Updated dependencies [5614814]
90
+ - @prosopo/types@3.14.1
91
+
92
+ ## 3.4.23
93
+ ### Patch Changes
94
+
95
+ - Updated dependencies [fc514dd]
96
+ - Updated dependencies [42650db]
97
+ - @prosopo/types@3.14.0
98
+
99
+ ## 3.4.22
100
+ ### Patch Changes
101
+
102
+ - @prosopo/types@3.13.3
103
+
104
+ ## 3.4.21
105
+ ### Patch Changes
106
+
107
+ - @prosopo/types@3.13.2
108
+
109
+ ## 3.4.20
110
+ ### Patch Changes
111
+
112
+ - @prosopo/types@3.13.1
113
+
114
+ ## 3.4.19
115
+ ### Patch Changes
116
+
117
+ - Updated dependencies [e6d9553]
118
+ - @prosopo/types@3.13.0
119
+
120
+ ## 3.4.18
121
+ ### Patch Changes
122
+
123
+ - 730c61e: Speed up captcha
124
+ - Updated dependencies [d5082a9]
125
+ - Updated dependencies [e1ea65f]
126
+ - Updated dependencies [c316257]
127
+ - @prosopo/types@3.12.3
128
+
129
+ ## 3.4.17
130
+ ### Patch Changes
131
+
132
+ - dbcd098: Fix bug with chrome on ios
133
+ - Updated dependencies [adb89a6]
134
+ - @prosopo/types@3.12.2
135
+
136
+ ## 3.4.16
137
+ ### Patch Changes
138
+
139
+ - f5c8725: Fix bug with chrome on ios
140
+
141
+ ## 3.4.15
142
+ ### Patch Changes
143
+
144
+ - Updated dependencies [a90eb54]
145
+ - @prosopo/types@3.12.1
146
+
147
+ ## 3.4.14
148
+ ### Patch Changes
149
+
150
+ - 759d4e6: Dynamic server secrets for client example server
151
+ - 676c5f2: Use HTTPS in developmentwq
152
+ - Updated dependencies [676c5f2]
153
+ - Updated dependencies [feaca02]
154
+ - @prosopo/types@3.12.0
155
+
156
+ ## 3.4.13
157
+ ### Patch Changes
158
+
159
+ - 8148587: Clustering
160
+ - Updated dependencies [8148587]
161
+ - @prosopo/types@3.11.1
162
+
163
+ ## 3.4.12
164
+ ### Patch Changes
165
+
166
+ - 5444635: New ob code
167
+
168
+ ## 3.4.11
169
+ ### Patch Changes
170
+
171
+ - Updated dependencies [7f6ffc5]
172
+ - @prosopo/types@3.11.0
173
+
174
+ ## 3.4.10
175
+ ### Patch Changes
176
+
177
+ - bca43e5: catcher updates
178
+
179
+ ## 3.4.9
180
+ ### Patch Changes
181
+
182
+ - ce4f831: patch for some mobile devices
183
+ - 4de47f5: Catcher update
184
+ - Updated dependencies [93fa086]
185
+ - @prosopo/types@3.10.2
186
+
187
+ ## 3.4.8
188
+ ### Patch Changes
189
+
190
+ - Updated dependencies [cde7550]
191
+ - @prosopo/types@3.10.1
192
+
193
+ ## 3.4.7
194
+ ### Patch Changes
195
+
196
+ - Updated dependencies [ad6d622]
197
+ - @prosopo/types@3.10.0
198
+
199
+ ## 3.4.6
200
+ ### Patch Changes
201
+
202
+ - Updated dependencies [ff58a70]
203
+ - @prosopo/types@3.9.0
204
+
205
+ ## 3.4.5
206
+ ### Patch Changes
207
+
208
+ - Updated dependencies [d2431cd]
209
+ - @prosopo/types@3.8.4
210
+
211
+ ## 3.4.4
212
+ ### Patch Changes
213
+
214
+ - bd6995b: Adding UAP based geoblocking rules
215
+ - Updated dependencies [bd6995b]
216
+ - @prosopo/types@3.8.3
217
+
218
+ ## 3.4.3
219
+ ### Patch Changes
220
+
221
+ - Updated dependencies [9633e58]
222
+ - @prosopo/types@3.8.2
223
+
224
+ ## 3.4.2
225
+ ### Patch Changes
226
+
227
+ - Updated dependencies [f52a5c1]
228
+ - @prosopo/types@3.8.1
229
+
230
+ ## 3.4.1
231
+ ### Patch Changes
232
+
233
+ - 15254a3: Key cycle
234
+
3
235
  ## 3.4.0
4
236
  ### Minor Changes
5
237