@prosopo/server 2.10.21 → 2.10.22

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/server@2.10.21 build:cjs
2
+ > @prosopo/server@2.10.22 build:cjs
3
3
  > NODE_ENV=${NODE_ENV:-development}; vite build --config vite.cjs.config.ts --mode $NODE_ENV
4
4
 
5
5
  ViteCommonJSConfig: .
@@ -38,4 +38,4 @@ rendering chunks...
38
38
  dist/cjs/index.cjs 0.57 kB
39
39
  dist/cjs/config.cjs 0.92 kB
40
40
  dist/cjs/server.cjs 4.43 kB
41
- ✓ built in 153ms
41
+ ✓ built in 162ms
@@ -1,8 +1,8 @@
1
1
 
2
- > @prosopo/server@2.10.21 build:tsc
2
+ > @prosopo/server@2.10.22 build:tsc
3
3
  > tsc --build --verbose
4
4
 
5
- 2:10:13 PM - Projects in this build:
5
+ 9:53:51 PM - Projects in this build:
6
6
  * ../../dev/config/tsconfig.json
7
7
  * ../locale/tsconfig.json
8
8
  * ../util/tsconfig.json
@@ -15,27 +15,27 @@
15
15
  * ../load-balancer/tsconfig.json
16
16
  * tsconfig.json
17
17
 
18
- 2:10:13 PM - 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'
18
+ 9:53:51 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'
19
19
 
20
- 2:10:13 PM - Project '../locale/tsconfig.json' is up to date because newest input '../locale/src/translationKey.ts' is older than output '../locale/tsconfig.tsbuildinfo'
20
+ 9:53:51 PM - Project '../locale/tsconfig.json' is up to date because newest input '../locale/src/translationKey.ts' is older than output '../locale/tsconfig.tsbuildinfo'
21
21
 
22
- 2:10:13 PM - Project '../util/tsconfig.json' is up to date because newest input '../util/src/url.ts' is older than output '../util/tsconfig.tsbuildinfo'
22
+ 9:53:51 PM - Project '../util/tsconfig.json' is up to date because newest input '../util/src/url.ts' is older than output '../util/tsconfig.tsbuildinfo'
23
23
 
24
- 2:10:13 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'
24
+ 9:53:52 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'
25
25
 
26
- 2:10:13 PM - Project '../types/tsconfig.json' is up to date because newest input '../types/src/procaptcha/api.ts' is older than output '../types/tsconfig.tsbuildinfo'
26
+ 9:53:52 PM - Project '../types/tsconfig.json' is up to date because newest input '../types/src/provider/api.ts' is older than output '../types/tsconfig.tsbuildinfo'
27
27
 
28
- 2:10:13 PM - Project '../api/tsconfig.json' is up to date because newest input '../api/src/index.ts' is older than output '../api/tsconfig.tsbuildinfo'
28
+ 9:53:52 PM - Project '../api/tsconfig.json' is up to date because newest input '../api/src/index.ts' is older than output '../api/tsconfig.tsbuildinfo'
29
29
 
30
- 2:10:13 PM - Project '../logger/tsconfig.json' is up to date because newest input '../logger/src/index.ts' is older than output '../logger/tsconfig.tsbuildinfo'
30
+ 9:53:52 PM - Project '../logger/tsconfig.json' is up to date because newest input '../logger/src/index.ts' is older than output '../logger/tsconfig.tsbuildinfo'
31
31
 
32
- 2:10:13 PM - Project '../common/tsconfig.json' is up to date because newest input '../common/src/index.ts' is older than output '../common/tsconfig.tsbuildinfo'
32
+ 9:53:52 PM - Project '../common/tsconfig.json' is up to date because newest input '../common/src/tests/utils/batches.unit.test.ts' is older than output '../common/tsconfig.tsbuildinfo'
33
33
 
34
- 2:10:13 PM - Project '../keyring/tsconfig.json' is up to date because newest input '../keyring/src/index.ts' is older than output '../keyring/tsconfig.tsbuildinfo'
34
+ 9:53:52 PM - Project '../keyring/tsconfig.json' is up to date because newest input '../keyring/src/index.ts' is older than output '../keyring/tsconfig.tsbuildinfo'
35
35
 
36
- 2:10:13 PM - Project '../load-balancer/tsconfig.json' is up to date because newest input '../load-balancer/src/balancer.ts' is older than output '../load-balancer/tsconfig.tsbuildinfo'
36
+ 9:53:52 PM - Project '../load-balancer/tsconfig.json' is up to date because newest input '../load-balancer/src/balancer.ts' is older than output '../load-balancer/tsconfig.tsbuildinfo'
37
37
 
38
- 2:10:13 PM - Project 'tsconfig.json' is out of date because output file 'tsconfig.tsbuildinfo' does not exist
38
+ 9:53:52 PM - Project 'tsconfig.json' is out of date because output file 'tsconfig.tsbuildinfo' does not exist
39
39
 
40
- 2:10:13 PM - Building project '/home/runner/work/captcha/captcha/packages/server/tsconfig.json'...
40
+ 9:53:52 PM - Building project '/home/runner/work/captcha/captcha/packages/server/tsconfig.json'...
41
41
 
@@ -1,9 +1,9 @@
1
1
 
2
- > @prosopo/server@2.10.21 build
2
+ > @prosopo/server@2.10.22 build
3
3
  > npm run build:cross-env -- --mode ${NODE_ENV:-development}
4
4
 
5
5
 
6
- > @prosopo/server@2.10.21 build:cross-env
6
+ > @prosopo/server@2.10.22 build:cross-env
7
7
  > vite build --config vite.esm.config.ts --mode production
8
8
 
9
9
  ViteEsmConfig: .
package/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # @prosopo/server
2
2
 
3
+ ## 2.10.22
4
+ ### Patch Changes
5
+
6
+ - Updated dependencies [89ab6fc]
7
+ - Updated dependencies [0f3750b]
8
+ - @prosopo/types@4.7.3
9
+ - @prosopo/api@3.5.3
10
+ - @prosopo/keyring@2.9.44
11
+ - @prosopo/load-balancer@2.9.20
12
+
3
13
  ## 2.10.21
4
14
  ### Patch Changes
5
15
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prosopo/server",
3
- "version": "2.10.21",
3
+ "version": "2.10.22",
4
4
  "description": "NodeJS package for server side communication with the prosopo captcha client",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -37,12 +37,12 @@
37
37
  "homepage": "https://github.com/prosopo/captcha#readme",
38
38
  "sideEffects": false,
39
39
  "dependencies": {
40
- "@prosopo/api": "3.5.2",
40
+ "@prosopo/api": "3.5.3",
41
41
  "@prosopo/common": "3.1.40",
42
42
  "@prosopo/logger": "1.0.4",
43
- "@prosopo/keyring": "2.9.43",
44
- "@prosopo/load-balancer": "2.9.19",
45
- "@prosopo/types": "4.7.2",
43
+ "@prosopo/keyring": "2.9.44",
44
+ "@prosopo/load-balancer": "2.9.20",
45
+ "@prosopo/types": "4.7.3",
46
46
  "@prosopo/util": "3.3.1",
47
47
  "i18next": "24.1.0"
48
48
  },