@prosopo/server 2.10.52 → 2.10.54

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.52 build:cjs
2
+ > @prosopo/server@2.10.54 build:cjs
3
3
  > NODE_ENV=${NODE_ENV:-development}; vite build --config vite.cjs.config.ts --mode $NODE_ENV
4
4
 
5
5
  ViteCommonJSConfig: .
@@ -41,4 +41,4 @@ dist/cjs/config.cjs 0.82 kB │ gzip: 0.41 kB
41
41
  dist/cjs/_virtual/_rolldown/runtime.cjs 1.00 kB │ gzip: 0.50 kB
42
42
  dist/cjs/server.cjs 5.73 kB │ gzip: 1.78 kB
43
43
 
44
- ✓ built in 38ms
44
+ ✓ built in 51ms
@@ -1,8 +1,8 @@
1
1
 
2
- > @prosopo/server@2.10.52 build:tsc
2
+ > @prosopo/server@2.10.54 build:tsc
3
3
  > tsc --build --verbose
4
4
 
5
- 11:33:55 AM - Projects in this build:
5
+ 12:12:54 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
- 11:33:55 AM - Project '../../dev/config/tsconfig.json' is up to date because newest input '../../dev/config/src/vite/NodejsPolarsNativeFilePlugin.ts' is older than output '../../dev/config/tsconfig.tsbuildinfo'
18
+ 12:12:54 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'
19
19
 
20
- 11:33:55 AM - Project '../locale/tsconfig.json' is up to date because newest input '../locale/src/translationKey.ts' is older than output '../locale/tsconfig.tsbuildinfo'
20
+ 12:12:54 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
- 11:33:55 AM - Project '../util/tsconfig.json' is up to date because newest input '../util/src/url.ts' is older than output '../util/tsconfig.tsbuildinfo'
22
+ 12:12:54 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
- 11:33:55 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'
24
+ 12:12:54 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
- 11:33:55 AM - Project '../types/tsconfig.json' is up to date because newest input '../types/src/types.test-d.ts' is older than output '../types/tsconfig.tsbuildinfo'
26
+ 12:12:54 PM - Project '../types/tsconfig.json' is up to date because newest input '../types/src/types.test-d.ts' is older than output '../types/tsconfig.tsbuildinfo'
27
27
 
28
- 11:33:55 AM - Project '../api/tsconfig.json' is up to date because newest input '../api/src/index.ts' is older than output '../api/tsconfig.tsbuildinfo'
28
+ 12:12:54 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
- 11:33:55 AM - Project '../logger/tsconfig.json' is up to date because newest input '../logger/src/index.ts' is older than output '../logger/tsconfig.tsbuildinfo'
30
+ 12:12:54 PM - Project '../logger/tsconfig.json' is up to date because newest input '../logger/src/tests/loggerBrowser.unit.test.ts' is older than output '../logger/tsconfig.tsbuildinfo'
31
31
 
32
- 11:33:55 AM - Project '../common/tsconfig.json' is up to date because newest input '../common/src/error.ts' is older than output '../common/tsconfig.tsbuildinfo'
32
+ 12:12:54 PM - Project '../common/tsconfig.json' is up to date because newest input '../common/src/index.ts' is older than output '../common/tsconfig.tsbuildinfo'
33
33
 
34
- 11:33:55 AM - Project '../keyring/tsconfig.json' is up to date because newest input '../keyring/src/pair/decode.ts' is older than output '../keyring/tsconfig.tsbuildinfo'
34
+ 12:12:54 PM - Project '../keyring/tsconfig.json' is up to date because newest input '../keyring/src/pair/decode.ts' is older than output '../keyring/tsconfig.tsbuildinfo'
35
35
 
36
- 11:33:55 AM - 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
+ 12:12:54 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
- 11:33:55 AM - Project 'tsconfig.json' is out of date because output file 'tsconfig.tsbuildinfo' does not exist
38
+ 12:12:54 PM - Project 'tsconfig.json' is out of date because output file 'tsconfig.tsbuildinfo' does not exist
39
39
 
40
- 11:33:55 AM - Building project '/home/runner/work/captcha/captcha/packages/server/tsconfig.json'...
40
+ 12:12:54 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.52 build
2
+ > @prosopo/server@2.10.54 build
3
3
  > npm run build:cross-env -- --mode ${NODE_ENV:-development}
4
4
 
5
5
 
6
- > @prosopo/server@2.10.52 build:cross-env
6
+ > @prosopo/server@2.10.54 build:cross-env
7
7
  > vite build --config vite.esm.config.ts --mode production
8
8
 
9
9
  ViteEsmConfig: .
@@ -28,12 +28,12 @@ ViteEsmConfig: .
28
28
  '@prosopo/util',
29
29
  '@prosopo/util-crypto',
30
30
  '@prosopo/common',
31
- The plugin "vite-tsconfig-paths" is detected. Vite now supports tsconfig paths resolution natively via the resolve.tsconfigPaths option. You can remove the plugin and set resolve.tsconfigPaths: true in your Vite config instead.
32
31
  '@prosopo/logger',
33
32
  '@prosopo/keyring',
34
33
  '@prosopo/load-balancer'
35
34
  ]
36
35
  }
36
+ The plugin "vite-tsconfig-paths" is detected. Vite now supports tsconfig paths resolution natively via the resolve.tsconfigPaths option. You can remove the plugin and set resolve.tsconfigPaths: true in your Vite config instead.
37
37
  vite v8.1.5 building ssr environment for production...
38
38
  Bundle build started
39
39
  
@@ -45,4 +45,4 @@ dist/index.js 0.43 kB │ gzip: 0.23 kB
45
45
  dist/config.js 0.78 kB │ gzip: 0.40 kB
46
46
  dist/server.js 5.39 kB │ gzip: 1.68 kB
47
47
 
48
- ✓ built in 30ms
48
+ ✓ built in 147ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @prosopo/server
2
2
 
3
+ ## 2.10.54
4
+ ### Patch Changes
5
+
6
+ - Updated dependencies [ae475a5]
7
+ - @prosopo/types@5.2.2
8
+ - @prosopo/api@4.0.10
9
+ - @prosopo/keyring@2.9.73
10
+ - @prosopo/load-balancer@2.10.27
11
+
12
+ ## 2.10.53
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [35f640f]
16
+ - @prosopo/types@5.2.1
17
+ - @prosopo/api@4.0.9
18
+ - @prosopo/keyring@2.9.72
19
+ - @prosopo/load-balancer@2.10.26
20
+
3
21
  ## 2.10.52
4
22
  ### Patch Changes
5
23
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prosopo/server",
3
- "version": "2.10.52",
3
+ "version": "2.10.54",
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",
@@ -38,18 +38,18 @@
38
38
  "homepage": "https://github.com/prosopo/captcha#readme",
39
39
  "sideEffects": false,
40
40
  "dependencies": {
41
- "@prosopo/api": "4.0.8",
41
+ "@prosopo/api": "4.0.10",
42
42
  "@prosopo/common": "3.1.50",
43
43
  "@prosopo/logger": "2.0.6",
44
- "@prosopo/keyring": "2.9.71",
45
- "@prosopo/load-balancer": "2.10.25",
46
- "@prosopo/types": "5.2.0",
44
+ "@prosopo/keyring": "2.9.73",
45
+ "@prosopo/load-balancer": "2.10.27",
46
+ "@prosopo/types": "5.2.2",
47
47
  "@prosopo/util": "3.3.6",
48
48
  "i18next": "24.1.0"
49
49
  },
50
50
  "devDependencies": {
51
51
  "@polkadot/util": "13.5.7",
52
- "@prosopo/config": "3.3.9",
52
+ "@prosopo/config": "3.3.11",
53
53
  "@types/node": "22.10.2",
54
54
  "@vitest/coverage-v8": "4.1.10",
55
55
  "concurrently": "9.0.1",