@prosopo/procaptcha-pow 2.12.4 → 2.12.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
- > @prosopo/procaptcha-pow@2.12.4 build:cjs
2
+ > @prosopo/procaptcha-pow@2.12.5 build:cjs
3
3
  > NODE_ENV=${NODE_ENV:-development}; vite build --config vite.cjs.config.ts --mode $NODE_ENV
4
4
 
5
5
  ViteCommonJSConfig: .
@@ -51,4 +51,4 @@ dist/cjs/components/ProcaptchaPoW.cjs 0.51 kB │ gzip: 0.27 kB
51
51
  dist/cjs/components/ProcaptchaWidget.cjs 5.31 kB │ gzip: 1.65 kB
52
52
  dist/cjs/services/Manager.cjs 9.22 kB │ gzip: 2.61 kB
53
53
 
54
- ✓ built in 73ms
54
+ ✓ built in 69ms
@@ -1,8 +1,8 @@
1
1
 
2
- > @prosopo/procaptcha-pow@2.12.4 build:tsc
2
+ > @prosopo/procaptcha-pow@2.12.5 build:tsc
3
3
  > tsc --build --verbose
4
4
 
5
- 5:39:15 AM - Projects in this build:
5
+ 1:04:39 PM - Projects in this build:
6
6
  * ../../dev/config/tsconfig.json
7
7
  * ../locale/tsconfig.json
8
8
  * ../util/tsconfig.json
@@ -20,37 +20,37 @@
20
20
  * ../procaptcha-common/tsconfig.json
21
21
  * tsconfig.json
22
22
 
23
- 5:39:15 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'
23
+ 1:04:39 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'
24
24
 
25
- 5:39:15 AM - Project '../locale/tsconfig.json' is up to date because newest input '../locale/src/translationKey.ts' is older than output '../locale/tsconfig.tsbuildinfo'
25
+ 1:04:39 PM - Project '../locale/tsconfig.json' is up to date because newest input '../locale/src/translationKey.ts' is older than output '../locale/tsconfig.tsbuildinfo'
26
26
 
27
- 5:39:15 AM - Project '../util/tsconfig.json' is up to date because newest input '../util/src/url.ts' is older than output '../util/tsconfig.tsbuildinfo'
27
+ 1:04:39 PM - Project '../util/tsconfig.json' is up to date because newest input '../util/src/url.ts' is older than output '../util/tsconfig.tsbuildinfo'
28
28
 
29
- 5:39:15 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'
29
+ 1:04:39 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'
30
30
 
31
- 5:39:15 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'
31
+ 1:04:40 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'
32
32
 
33
- 5:39:15 AM - Project '../api/tsconfig.json' is up to date because newest input '../api/src/index.ts' is older than output '../api/tsconfig.tsbuildinfo'
33
+ 1:04:40 PM - Project '../api/tsconfig.json' is up to date because newest input '../api/src/tests/apiHarness.ts' is older than output '../api/tsconfig.tsbuildinfo'
34
34
 
35
- 5:39:15 AM - Project '../logger/tsconfig.json' is up to date because newest input '../logger/src/index.ts' is older than output '../logger/tsconfig.tsbuildinfo'
35
+ 1:04:40 PM - Project '../logger/tsconfig.json' is up to date because newest input '../logger/src/logger.ts' is older than output '../logger/tsconfig.tsbuildinfo'
36
36
 
37
- 5:39:15 AM - Project '../common/tsconfig.json' is up to date because newest input '../common/src/index.ts' is older than output '../common/tsconfig.tsbuildinfo'
37
+ 1:04:40 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'
38
38
 
39
- 5:39:15 AM - Project '../fingerprintjs/tsconfig.json' is up to date because newest input '../fingerprintjs/src/utils/browser.ts' is older than output '../fingerprintjs/tsconfig.tsbuildinfo'
39
+ 1:04:40 PM - Project '../fingerprintjs/tsconfig.json' is up to date because newest input '../fingerprintjs/src/utils/browser.ts' is older than output '../fingerprintjs/tsconfig.tsbuildinfo'
40
40
 
41
- 5:39:15 AM - Project '../fingerprint/tsconfig.json' is up to date because newest input '../fingerprint/src/index.ts' is older than output '../fingerprint/tsconfig.tsbuildinfo'
41
+ 1:04:40 PM - Project '../fingerprint/tsconfig.json' is up to date because newest input '../fingerprint/src/index.ts' is older than output '../fingerprint/tsconfig.tsbuildinfo'
42
42
 
43
- 5:39:15 AM - Project '../load-balancer/tsconfig.json' is up to date because newest input '../load-balancer/src/tests/productionProviderList.unit.test.ts' is older than output '../load-balancer/tsconfig.tsbuildinfo'
43
+ 1:04:40 PM - Project '../load-balancer/tsconfig.json' is up to date because newest input '../load-balancer/src/tests/productionProviderList.unit.test.ts' is older than output '../load-balancer/tsconfig.tsbuildinfo'
44
44
 
45
- 5:39:15 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'
45
+ 1:04:40 PM - 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'
46
46
 
47
- 5:39:15 AM - Project '../keyring/tsconfig.json' is up to date because newest input '../keyring/src/keyring/keyring.test.ts' is older than output '../keyring/tsconfig.tsbuildinfo'
47
+ 1:04:40 PM - Project '../keyring/tsconfig.json' is up to date because newest input '../keyring/src/pair/decode.ts' is older than output '../keyring/tsconfig.tsbuildinfo'
48
48
 
49
- 5:39:15 AM - Project '../account/tsconfig.json' is up to date because newest input '../account/src/custom.d.ts' is older than output '../account/tsconfig.tsbuildinfo'
49
+ 1:04:40 PM - Project '../account/tsconfig.json' is up to date because newest input '../account/src/tests/cryptoWorker.unit.test.ts' is older than output '../account/tsconfig.tsbuildinfo'
50
50
 
51
- 5:39:15 AM - Project '../procaptcha-common/tsconfig.json' is up to date because newest input '../procaptcha-common/src/simdReadings.ts' is older than output '../procaptcha-common/tsconfig.tsbuildinfo'
51
+ 1:04:40 PM - Project '../procaptcha-common/tsconfig.json' is up to date because newest input '../procaptcha-common/src/tests/challengeSurfaceRender.unit.test.tsx' is older than output '../procaptcha-common/tsconfig.tsbuildinfo'
52
52
 
53
- 5:39:15 AM - Project 'tsconfig.json' is out of date because output file 'tsconfig.tsbuildinfo' does not exist
53
+ 1:04:40 PM - Project 'tsconfig.json' is out of date because output file 'tsconfig.tsbuildinfo' does not exist
54
54
 
55
- 5:39:15 AM - Building project '/home/runner/work/captcha/captcha/packages/procaptcha-pow/tsconfig.json'...
55
+ 1:04:40 PM - Building project '/home/runner/work/captcha/captcha/packages/procaptcha-pow/tsconfig.json'...
56
56
 
@@ -1,9 +1,9 @@
1
1
 
2
- > @prosopo/procaptcha-pow@2.12.4 build
2
+ > @prosopo/procaptcha-pow@2.12.5 build
3
3
  > npm run build:cross-env -- --mode ${NODE_ENV:-development}
4
4
 
5
5
 
6
- > @prosopo/procaptcha-pow@2.12.4 build:cross-env
6
+ > @prosopo/procaptcha-pow@2.12.5 build:cross-env
7
7
  > vite build --config vite.esm.config.ts --mode production
8
8
 
9
9
  ViteEsmConfig: .
@@ -56,4 +56,4 @@ dist/components/ProcaptchaPoW.js 0.37 kB │ gzip: 0.23 kB
56
56
  dist/components/ProcaptchaWidget.js 4.88 kB │ gzip: 1.63 kB
57
57
  dist/services/Manager.js 8.55 kB │ gzip: 2.57 kB
58
58
 
59
- ✓ built in 66ms
59
+ ✓ built in 63ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,24 @@
1
1
  # @prosopo/procaptcha-pow
2
2
 
3
+ ## 2.12.5
4
+ ### Patch Changes
5
+
6
+ - f4e4a83: chore(deps): roll up the open dependabot bumps (react 19.3, mongoose 9.10, @polkadot/util 14, redis 6, cron-parser 5, react-i18next 17 with i18next 26, @scure/base 2, cypress 16, rollup/babel plugin majors, vitest 4.1.11, angular 20.3.28, js-yaml)
7
+ - Updated dependencies [f4e4a83]
8
+ - Updated dependencies [c386199]
9
+ - Updated dependencies [d710b7f]
10
+ - Updated dependencies [d4e9425]
11
+ - Updated dependencies [ae121df]
12
+ - Updated dependencies [0be8838]
13
+ - @prosopo/common@3.1.56
14
+ - @prosopo/locale@3.4.3
15
+ - @prosopo/procaptcha-common@2.14.1
16
+ - @prosopo/types@5.8.4
17
+ - @prosopo/util-crypto@13.5.32
18
+ - @prosopo/util@3.3.10
19
+ - @prosopo/api@4.2.4
20
+ - @prosopo/fingerprint@2.7.47
21
+
3
22
  ## 2.12.4
4
23
  ### Patch Changes
5
24
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prosopo/procaptcha-pow",
3
- "version": "2.12.4",
3
+ "version": "2.12.5",
4
4
  "author": "PROSOPO LIMITED <info@prosopo.io>",
5
5
  "license": "Apache-2.0",
6
6
  "main": "dist/index.js",
@@ -32,29 +32,29 @@
32
32
  },
33
33
  "browserslist": ["> 0.5%, last 2 versions, not dead"],
34
34
  "dependencies": {
35
- "@polkadot/util": "13.5.7",
36
- "@prosopo/api": "4.2.3",
37
- "@prosopo/common": "3.1.55",
38
- "@prosopo/fingerprint": "2.7.46",
39
- "@prosopo/locale": "3.4.2",
40
- "@prosopo/procaptcha-common": "2.14.0",
41
- "@prosopo/types": "5.8.3",
42
- "@prosopo/util": "3.3.9",
43
- "@prosopo/util-crypto": "13.5.31",
35
+ "@polkadot/util": "14.0.3",
36
+ "@prosopo/api": "4.2.4",
37
+ "@prosopo/common": "3.1.56",
38
+ "@prosopo/fingerprint": "2.7.47",
39
+ "@prosopo/locale": "3.4.3",
40
+ "@prosopo/procaptcha-common": "2.14.1",
41
+ "@prosopo/types": "5.8.4",
42
+ "@prosopo/util": "3.3.10",
43
+ "@prosopo/util-crypto": "13.5.32",
44
44
  "@prosopo/widget-skeleton": "2.8.7",
45
- "react": "19.2.8"
45
+ "react": "19.3.0"
46
46
  },
47
47
  "devDependencies": {
48
48
  "@emotion/react": "11.14.0",
49
49
  "@emotion/styled": "11.14.1",
50
- "@prosopo/config": "3.3.16",
50
+ "@prosopo/config": "3.3.17",
51
51
  "@types/node": "22.10.2",
52
52
  "@vitest/coverage-v8": "4.1.11",
53
53
  "concurrently": "9.0.1",
54
54
  "del-cli": "6.0.0",
55
55
  "jsdom": "26.1.0",
56
56
  "npm-run-all": "4.1.5",
57
- "react-dom": "19.2.8",
57
+ "react-dom": "19.3.0",
58
58
  "tslib": "2.7.0",
59
59
  "tsx": "4.20.3",
60
60
  "typescript": "5.6.2",