@prosopo/procaptcha-frictionless 2.8.31 → 2.11.0

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/procaptcha-frictionless@2.8.31 build:cjs
2
+ > @prosopo/procaptcha-frictionless@2.11.0 build:cjs
3
3
  > NODE_ENV=${NODE_ENV:-development}; vite build --config vite.cjs.config.ts --mode $NODE_ENV
4
4
 
5
5
  ViteCommonJSConfig: .
@@ -12,20 +12,19 @@ ViteCommonJSConfig: .
12
12
  '/home/runner/work/captcha/captcha/packages/util-crypto/tsconfig.json',
13
13
  '/home/runner/work/captcha/captcha/packages/load-balancer/tsconfig.json',
14
14
  '/home/runner/work/captcha/captcha/packages/common/tsconfig.json',
15
+ '/home/runner/work/captcha/captcha/packages/logger/tsconfig.json',
15
16
  '/home/runner/work/captcha/captcha/packages/procaptcha-pow/tsconfig.json',
16
17
  '/home/runner/work/captcha/captcha/packages/api/tsconfig.json',
17
18
  '/home/runner/work/captcha/captcha/packages/procaptcha-common/tsconfig.json',
18
19
  '/home/runner/work/captcha/captcha/packages/widget-skeleton/tsconfig.json',
19
20
  '/home/runner/work/captcha/captcha/packages/account/tsconfig.json',
20
21
  '/home/runner/work/captcha/captcha/packages/fingerprint/tsconfig.json',
22
+ '/home/runner/work/captcha/captcha/packages/fingerprintjs/tsconfig.json',
21
23
  '/home/runner/work/captcha/captcha/packages/keyring/tsconfig.json',
24
+ '/home/runner/work/captcha/captcha/packages/procaptcha-puzzle/tsconfig.json',
22
25
  '/home/runner/work/captcha/captcha/packages/procaptcha-react/tsconfig.json',
23
26
  '/home/runner/work/captcha/captcha/packages/procaptcha/tsconfig.json',
24
- '/home/runner/work/captcha/captcha/packages/datasets/tsconfig.json',
25
- '/home/runner/work/captcha/captcha/packages/types-database/tsconfig.json',
26
- '/home/runner/work/captcha/captcha/packages/user-access-policy/tsconfig.json',
27
- '/home/runner/work/captcha/captcha/packages/api-route/tsconfig.json',
28
- '/home/runner/work/captcha/captcha/packages/redis-client/tsconfig.json'
27
+ '/home/runner/work/captcha/captcha/packages/datasets/tsconfig.json'
29
28
  ]
30
29
  }
31
30
  {
@@ -37,20 +36,19 @@ ViteCommonJSConfig: .
37
36
  '@prosopo/util-crypto',
38
37
  '@prosopo/load-balancer',
39
38
  '@prosopo/common',
39
+ '@prosopo/logger',
40
40
  '@prosopo/procaptcha-pow',
41
41
  '@prosopo/api',
42
42
  '@prosopo/procaptcha-common',
43
43
  '@prosopo/widget-skeleton',
44
44
  '@prosopo/account',
45
45
  '@prosopo/fingerprint',
46
+ '@prosopo/fingerprintjs',
46
47
  '@prosopo/keyring',
48
+ '@prosopo/procaptcha-puzzle',
47
49
  '@prosopo/procaptcha-react',
48
50
  '@prosopo/procaptcha',
49
- '@prosopo/datasets',
50
- '@prosopo/types-database',
51
- '@prosopo/user-access-policy',
52
- '@prosopo/api-route',
53
- '@prosopo/redis-client'
51
+ '@prosopo/datasets'
54
52
  ]
55
53
  }
56
54
  vite v6.4.1 building SSR bundle for production...
@@ -62,6 +60,6 @@ Build end
62
60
  rendering chunks...
63
61
  dist/cjs/index.cjs 0.24 kB
64
62
  dist/cjs/detectorLoader.cjs 1.37 kB
65
- dist/cjs/customDetectBot.cjs 2.52 kB
66
- dist/cjs/ProcaptchaFrictionless.cjs 5.27 kB
67
- ✓ built in 122ms
63
+ dist/cjs/customDetectBot.cjs 3.44 kB
64
+ dist/cjs/ProcaptchaFrictionless.cjs 7.87 kB
65
+ ✓ built in 121ms
@@ -1,77 +1,74 @@
1
1
 
2
- > @prosopo/procaptcha-frictionless@2.8.31 build:tsc
2
+ > @prosopo/procaptcha-frictionless@2.11.0 build:tsc
3
3
  > tsc --build --verbose
4
4
 
5
- 4:57:40 PM - Projects in this build:
5
+ 8:15:16 AM - Projects in this build:
6
6
  * ../../dev/config/tsconfig.json
7
7
  * ../locale/tsconfig.json
8
8
  * ../util/tsconfig.json
9
9
  * ../util-crypto/tsconfig.json
10
10
  * ../types/tsconfig.json
11
11
  * ../detector/tsconfig.json
12
+ * ../logger/tsconfig.json
12
13
  * ../common/tsconfig.json
13
14
  * ../load-balancer/tsconfig.json
14
15
  * ../api/tsconfig.json
15
16
  * ../widget-skeleton/tsconfig.json
17
+ * ../fingerprintjs/tsconfig.json
16
18
  * ../fingerprint/tsconfig.json
17
19
  * ../keyring/tsconfig.json
18
20
  * ../account/tsconfig.json
19
21
  * ../procaptcha-common/tsconfig.json
20
22
  * ../procaptcha-pow/tsconfig.json
21
- * ../api-route/tsconfig.json
22
- * ../redis-client/tsconfig.json
23
- * ../user-access-policy/tsconfig.json
24
- * ../types-database/tsconfig.json
23
+ * ../procaptcha-puzzle/tsconfig.json
25
24
  * ../datasets/tsconfig.json
26
25
  * ../procaptcha/tsconfig.json
27
26
  * ../procaptcha-react/tsconfig.json
28
27
  * tsconfig.json
29
28
 
30
- 4:57:40 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'
29
+ 8:15:16 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'
31
30
 
32
- 4:57:40 PM - Project '../locale/tsconfig.json' is up to date because newest input '../locale/src/translationKey.ts' is older than output '../locale/tsconfig.tsbuildinfo'
31
+ 8:15:16 AM - Project '../locale/tsconfig.json' is up to date because newest input '../locale/src/translationKey.ts' is older than output '../locale/tsconfig.tsbuildinfo'
33
32
 
34
- 4:57:40 PM - Project '../util/tsconfig.json' is up to date because newest input '../util/src/verifyRecency.ts' is older than output '../util/tsconfig.tsbuildinfo'
33
+ 8:15:16 AM - Project '../util/tsconfig.json' is up to date because newest input '../util/src/url.ts' is older than output '../util/tsconfig.tsbuildinfo'
35
34
 
36
- 4:57:40 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'
35
+ 8:15:16 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'
37
36
 
38
- 4:57:40 PM - Project '../types/tsconfig.json' is up to date because newest input '../types/src/procaptcha/api.ts' is older than output '../types/tsconfig.tsbuildinfo'
37
+ 8:15:16 AM - Project '../types/tsconfig.json' is up to date because newest input '../types/src/procaptcha/api.ts' is older than output '../types/tsconfig.tsbuildinfo'
39
38
 
40
- 4:57:40 PM - Project '../detector/tsconfig.json' is up to date because newest input '../detector/src/index.js' is older than output '../detector/tsconfig.tsbuildinfo'
39
+ 8:15:16 AM - Project '../detector/tsconfig.json' is up to date because newest input '../detector/src/index.d.ts' is older than output '../detector/tsconfig.tsbuildinfo'
41
40
 
42
- 4:57:40 PM - Project '../common/tsconfig.json' is up to date because newest input '../common/src/logger.ts' is older than output '../common/tsconfig.tsbuildinfo'
41
+ 8:15:16 AM - Project '../logger/tsconfig.json' is up to date because newest input '../logger/src/index.ts' is older than output '../logger/tsconfig.tsbuildinfo'
43
42
 
44
- 4:57:40 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'
43
+ 8:15:16 AM - Project '../common/tsconfig.json' is up to date because newest input '../common/src/error.ts' is older than output '../common/tsconfig.tsbuildinfo'
45
44
 
46
- 4:57:40 PM - Project '../api/tsconfig.json' is up to date because newest input '../api/src/index.ts' is older than output '../api/tsconfig.tsbuildinfo'
45
+ 8:15:16 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'
47
46
 
48
- 4:57:40 PM - Project '../widget-skeleton/tsconfig.json' is up to date because newest input '../widget-skeleton/src/constants.ts' is older than output '../widget-skeleton/tsconfig.tsbuildinfo'
47
+ 8:15:16 AM - Project '../api/tsconfig.json' is up to date because newest input '../api/src/index.ts' is older than output '../api/tsconfig.tsbuildinfo'
49
48
 
50
- 4:57:40 PM - Project '../fingerprint/tsconfig.json' is up to date because newest input '../fingerprint/src/index.ts' is older than output '../fingerprint/tsconfig.tsbuildinfo'
49
+ 8:15:16 AM - Project '../widget-skeleton/tsconfig.json' is up to date because newest input '../widget-skeleton/src/webComponent/createWidget.ts' is older than output '../widget-skeleton/tsconfig.tsbuildinfo'
51
50
 
52
- 4:57:40 PM - Project '../keyring/tsconfig.json' is up to date because newest input '../keyring/src/index.ts' is older than output '../keyring/tsconfig.tsbuildinfo'
51
+ 8:15:16 AM - Project '../fingerprintjs/tsconfig.json' is up to date because newest input '../fingerprintjs/src/sources/webgl.ts' is older than output '../fingerprintjs/tsconfig.tsbuildinfo'
53
52
 
54
- 4:57:40 PM - Project '../account/tsconfig.json' is up to date because newest input '../account/src/custom.d.ts' is older than output '../account/tsconfig.tsbuildinfo'
53
+ 8:15:16 AM - Project '../fingerprint/tsconfig.json' is up to date because newest input '../fingerprint/src/index.ts' is older than output '../fingerprint/tsconfig.tsbuildinfo'
55
54
 
56
- 4:57:40 PM - Project '../procaptcha-common/tsconfig.json' is up to date because newest input '../procaptcha-common/src/state/builder.ts' is older than output '../procaptcha-common/tsconfig.tsbuildinfo'
55
+ 8:15:16 AM - Project '../keyring/tsconfig.json' is up to date because newest input '../keyring/src/index.ts' is older than output '../keyring/tsconfig.tsbuildinfo'
57
56
 
58
- 4:57:40 PM - Project '../procaptcha-pow/tsconfig.json' is up to date because newest input '../procaptcha-pow/src/index.ts' is older than output '../procaptcha-pow/tsconfig.tsbuildinfo'
57
+ 8:15:16 AM - Project '../account/tsconfig.json' is up to date because newest input '../account/src/workers/cryptoWorker.ts' is older than output '../account/tsconfig.tsbuildinfo'
59
58
 
60
- 4:57:40 PM - Project '../api-route/tsconfig.json' is up to date because newest input '../api-route/src/index.ts' is older than output '../api-route/tsconfig.tsbuildinfo'
59
+ 8:15:16 AM - Project '../procaptcha-common/tsconfig.json' is up to date because newest input '../procaptcha-common/src/reactComponents/Honeypot.tsx' is older than output '../procaptcha-common/tsconfig.tsbuildinfo'
61
60
 
62
- 4:57:40 PM - Project '../redis-client/tsconfig.json' is up to date because newest input '../redis-client/src/index.ts' is older than output '../redis-client/tsconfig.tsbuildinfo'
61
+ 8:15:16 AM - Project '../procaptcha-pow/tsconfig.json' is up to date because newest input '../procaptcha-pow/src/index.ts' is older than output '../procaptcha-pow/tsconfig.tsbuildinfo'
63
62
 
64
- 4:57:40 PM - Project '../user-access-policy/tsconfig.json' is up to date because newest input '../user-access-policy/src/transformRule.ts' is older than output '../user-access-policy/tsconfig.tsbuildinfo'
63
+ 8:15:16 AM - Project '../procaptcha-puzzle/tsconfig.json' is up to date because newest input '../procaptcha-puzzle/src/index.ts' is older than output '../procaptcha-puzzle/tsconfig.tsbuildinfo'
65
64
 
66
- 4:57:40 PM - Project '../types-database/tsconfig.json' is up to date because newest input '../types-database/src/index.ts' is older than output '../types-database/tsconfig.tsbuildinfo'
65
+ 8:15:16 AM - Project '../datasets/tsconfig.json' is up to date because newest input '../datasets/src/tests/mocks/data/captchas.ts' is older than output '../datasets/tsconfig.tsbuildinfo'
67
66
 
68
- 4:57:40 PM - Project '../datasets/tsconfig.json' is up to date because newest input '../datasets/src/tests/mocks/data/captchas.ts' is older than output '../datasets/tsconfig.tsbuildinfo'
67
+ 8:15:16 AM - Project '../procaptcha/tsconfig.json' is up to date because newest input '../procaptcha/src/index.ts' is older than output '../procaptcha/tsconfig.tsbuildinfo'
69
68
 
70
- 4:57:40 PM - Project '../procaptcha/tsconfig.json' is up to date because newest input '../procaptcha/src/index.ts' is older than output '../procaptcha/tsconfig.tsbuildinfo'
69
+ 8:15:16 AM - Project '../procaptcha-react/tsconfig.json' is up to date because newest input '../procaptcha-react/src/index.ts' is older than output '../procaptcha-react/tsconfig.tsbuildinfo'
71
70
 
72
- 4:57:41 PM - Project '../procaptcha-react/tsconfig.json' is up to date because newest input '../procaptcha-react/src/index.ts' is older than output '../procaptcha-react/tsconfig.tsbuildinfo'
71
+ 8:15:16 AM - Project 'tsconfig.json' is out of date because output file 'tsconfig.tsbuildinfo' does not exist
73
72
 
74
- 4:57:41 PM - Project 'tsconfig.json' is out of date because output file 'tsconfig.tsbuildinfo' does not exist
75
-
76
- 4:57:41 PM - Building project '/home/runner/work/captcha/captcha/packages/procaptcha-frictionless/tsconfig.json'...
73
+ 8:15:16 AM - Building project '/home/runner/work/captcha/captcha/packages/procaptcha-frictionless/tsconfig.json'...
77
74
 
@@ -1,9 +1,9 @@
1
1
 
2
- > @prosopo/procaptcha-frictionless@2.8.31 build
2
+ > @prosopo/procaptcha-frictionless@2.11.0 build
3
3
  > npm run build:cross-env -- --mode ${NODE_ENV:-development}
4
4
 
5
5
 
6
- > @prosopo/procaptcha-frictionless@2.8.31 build:cross-env
6
+ > @prosopo/procaptcha-frictionless@2.11.0 build:cross-env
7
7
  > vite build --config vite.esm.config.ts --mode production
8
8
 
9
9
  ViteEsmConfig: .
@@ -16,20 +16,19 @@ ViteEsmConfig: .
16
16
  '/home/runner/work/captcha/captcha/packages/util-crypto/tsconfig.json',
17
17
  '/home/runner/work/captcha/captcha/packages/load-balancer/tsconfig.json',
18
18
  '/home/runner/work/captcha/captcha/packages/common/tsconfig.json',
19
+ '/home/runner/work/captcha/captcha/packages/logger/tsconfig.json',
19
20
  '/home/runner/work/captcha/captcha/packages/procaptcha-pow/tsconfig.json',
20
21
  '/home/runner/work/captcha/captcha/packages/api/tsconfig.json',
21
22
  '/home/runner/work/captcha/captcha/packages/procaptcha-common/tsconfig.json',
22
23
  '/home/runner/work/captcha/captcha/packages/widget-skeleton/tsconfig.json',
23
24
  '/home/runner/work/captcha/captcha/packages/account/tsconfig.json',
24
25
  '/home/runner/work/captcha/captcha/packages/fingerprint/tsconfig.json',
26
+ '/home/runner/work/captcha/captcha/packages/fingerprintjs/tsconfig.json',
25
27
  '/home/runner/work/captcha/captcha/packages/keyring/tsconfig.json',
28
+ '/home/runner/work/captcha/captcha/packages/procaptcha-puzzle/tsconfig.json',
26
29
  '/home/runner/work/captcha/captcha/packages/procaptcha-react/tsconfig.json',
27
30
  '/home/runner/work/captcha/captcha/packages/procaptcha/tsconfig.json',
28
- '/home/runner/work/captcha/captcha/packages/datasets/tsconfig.json',
29
- '/home/runner/work/captcha/captcha/packages/types-database/tsconfig.json',
30
- '/home/runner/work/captcha/captcha/packages/user-access-policy/tsconfig.json',
31
- '/home/runner/work/captcha/captcha/packages/api-route/tsconfig.json',
32
- '/home/runner/work/captcha/captcha/packages/redis-client/tsconfig.json'
31
+ '/home/runner/work/captcha/captcha/packages/datasets/tsconfig.json'
33
32
  ]
34
33
  }
35
34
  {
@@ -41,20 +40,19 @@ ViteEsmConfig: .
41
40
  '@prosopo/util-crypto',
42
41
  '@prosopo/load-balancer',
43
42
  '@prosopo/common',
43
+ '@prosopo/logger',
44
44
  '@prosopo/procaptcha-pow',
45
45
  '@prosopo/api',
46
46
  '@prosopo/procaptcha-common',
47
47
  '@prosopo/widget-skeleton',
48
48
  '@prosopo/account',
49
49
  '@prosopo/fingerprint',
50
+ '@prosopo/fingerprintjs',
50
51
  '@prosopo/keyring',
52
+ '@prosopo/procaptcha-puzzle',
51
53
  '@prosopo/procaptcha-react',
52
54
  '@prosopo/procaptcha',
53
- '@prosopo/datasets',
54
- '@prosopo/types-database',
55
- '@prosopo/user-access-policy',
56
- '@prosopo/api-route',
57
- '@prosopo/redis-client'
55
+ '@prosopo/datasets'
58
56
  ]
59
57
  }
60
58
  vite v6.4.1 building SSR bundle for production...
@@ -65,6 +63,6 @@ Build end
65
63
  rendering chunks...
66
64
  dist/index.js 0.11 kB
67
65
  dist/detectorLoader.js 0.11 kB
68
- dist/customDetectBot.js 2.34 kB
69
- dist/ProcaptchaFrictionless.js 5.02 kB
70
- ✓ built in 223ms
66
+ dist/customDetectBot.js 3.26 kB
67
+ dist/ProcaptchaFrictionless.js 6.48 kB
68
+ ✓ built in 242ms