@prosopo/procaptcha 2.11.1 → 2.11.2

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@2.11.1 build:cjs
2
+ > @prosopo/procaptcha@2.11.2 build:cjs
3
3
  > NODE_ENV=${NODE_ENV:-development}; vite build --config vite.cjs.config.ts --mode $NODE_ENV
4
4
 
5
5
  ViteCommonJSConfig: .
@@ -37,11 +37,11 @@ ViteCommonJSConfig: .
37
37
  '@prosopo/widget-skeleton',
38
38
  '@prosopo/account',
39
39
  '@prosopo/fingerprint',
40
- 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.
41
40
  '@prosopo/fingerprintjs',
42
41
  '@prosopo/keyring'
43
42
  ]
44
43
  }
44
+ 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.
45
45
  vite v8.1.5 building ssr environment for production...
46
46
  Bundle build started
47
47
  
@@ -54,4 +54,4 @@ dist/cjs/modules/collector.cjs 1.83 kB │ gzip: 0.59 kB
54
54
  dist/cjs/modules/ProsopoCaptchaApi.cjs 2.17 kB │ gzip: 0.78 kB
55
55
  dist/cjs/modules/Manager.cjs 13.57 kB │ gzip: 3.75 kB
56
56
 
57
- ✓ built in 53ms
57
+ ✓ built in 70ms
@@ -1,8 +1,8 @@
1
1
 
2
- > @prosopo/procaptcha@2.11.1 build:tsc
2
+ > @prosopo/procaptcha@2.11.2 build:tsc
3
3
  > tsc --build --verbose
4
4
 
5
- 6:42:41 PM - Projects in this build:
5
+ 10:09:58 AM - Projects in this build:
6
6
  * ../../dev/config/tsconfig.json
7
7
  * ../locale/tsconfig.json
8
8
  * ../util/tsconfig.json
@@ -21,39 +21,39 @@
21
21
  * ../procaptcha-common/tsconfig.json
22
22
  * tsconfig.json
23
23
 
24
- 6:42:41 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
+ 10:09:58 AM - Project '../../dev/config/tsconfig.json' is up to date because newest input '../../dev/config/src/webpack/index.ts' is older than output '../../dev/config/tsconfig.tsbuildinfo'
25
25
 
26
- 6:42:41 PM - Project '../locale/tsconfig.json' is up to date because newest input '../locale/src/translationKey.ts' is older than output '../locale/tsconfig.tsbuildinfo'
26
+ 10:09:58 AM - Project '../locale/tsconfig.json' is up to date because newest input '../locale/src/translationKey.ts' is older than output '../locale/tsconfig.tsbuildinfo'
27
27
 
28
- 6:42:41 PM - Project '../util/tsconfig.json' is up to date because newest input '../util/src/url.ts' is older than output '../util/tsconfig.tsbuildinfo'
28
+ 10:09:59 AM - Project '../util/tsconfig.json' is up to date because newest input '../util/src/url.ts' is older than output '../util/tsconfig.tsbuildinfo'
29
29
 
30
- 6:42:42 PM - Project '../logger/tsconfig.json' is up to date because newest input '../logger/src/index.ts' is older than output '../logger/tsconfig.tsbuildinfo'
30
+ 10:09:59 AM - 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
- 6:42:42 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'
32
+ 10:09:59 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'
33
33
 
34
- 6:42:42 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'
34
+ 10:09:59 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'
35
35
 
36
- 6:42:42 PM - Project '../common/tsconfig.json' is up to date because newest input '../common/src/error.ts' is older than output '../common/tsconfig.tsbuildinfo'
36
+ 10:09:59 AM - Project '../common/tsconfig.json' is up to date because newest input '../common/src/error.ts' is older than output '../common/tsconfig.tsbuildinfo'
37
37
 
38
- 6:42:42 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'
38
+ 10:09:59 AM - Project '../datasets/tsconfig.json' is up to date because newest input '../datasets/src/tests/dataset.unit.test.ts' is older than output '../datasets/tsconfig.tsbuildinfo'
39
39
 
40
- 6:42:42 PM - Project '../api/tsconfig.json' is up to date because newest input '../api/src/index.ts' is older than output '../api/tsconfig.tsbuildinfo'
40
+ 10:09:59 AM - Project '../api/tsconfig.json' is up to date because newest input '../api/src/index.ts' is older than output '../api/tsconfig.tsbuildinfo'
41
41
 
42
- 6:42:42 PM - Project '../load-balancer/tsconfig.json' is up to date because newest input '../load-balancer/src/index.ts' is older than output '../load-balancer/tsconfig.tsbuildinfo'
42
+ 10:09:59 AM - Project '../load-balancer/tsconfig.json' is up to date because newest input '../load-balancer/src/tests/providers.unit.test.ts' is older than output '../load-balancer/tsconfig.tsbuildinfo'
43
43
 
44
- 6:42:42 PM - Project '../widget-skeleton/tsconfig.json' is up to date because newest input '../widget-skeleton/src/theme.ts' is older than output '../widget-skeleton/tsconfig.tsbuildinfo'
44
+ 10:09:59 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
45
 
46
- 6:42:42 PM - Project '../fingerprintjs/tsconfig.json' is up to date because newest input '../fingerprintjs/src/utils/browser.ts' is older than output '../fingerprintjs/tsconfig.tsbuildinfo'
46
+ 10:09:59 AM - Project '../fingerprintjs/tsconfig.json' is up to date because newest input '../fingerprintjs/src/utils/async.ts' is older than output '../fingerprintjs/tsconfig.tsbuildinfo'
47
47
 
48
- 6:42:42 PM - Project '../fingerprint/tsconfig.json' is up to date because newest input '../fingerprint/src/index.ts' is older than output '../fingerprint/tsconfig.tsbuildinfo'
48
+ 10:09:59 AM - Project '../fingerprint/tsconfig.json' is up to date because newest input '../fingerprint/src/index.ts' is older than output '../fingerprint/tsconfig.tsbuildinfo'
49
49
 
50
- 6:42:42 PM - Project '../keyring/tsconfig.json' is up to date because newest input '../keyring/src/keyring/keyring.test.ts' is older than output '../keyring/tsconfig.tsbuildinfo'
50
+ 10:09:59 AM - Project '../keyring/tsconfig.json' is up to date because newest input '../keyring/src/pair/decode.ts' is older than output '../keyring/tsconfig.tsbuildinfo'
51
51
 
52
- 6:42:42 PM - Project '../account/tsconfig.json' is up to date because newest input '../account/src/index.ts' is older than output '../account/tsconfig.tsbuildinfo'
52
+ 10:09:59 AM - Project '../account/tsconfig.json' is up to date because newest input '../account/src/workers/cryptoWorker.ts' is older than output '../account/tsconfig.tsbuildinfo'
53
53
 
54
- 6:42:42 PM - Project '../procaptcha-common/tsconfig.json' is up to date because newest input '../procaptcha-common/src/clientMetaData.ts' is older than output '../procaptcha-common/tsconfig.tsbuildinfo'
54
+ 10:09:59 AM - Project '../procaptcha-common/tsconfig.json' is up to date because newest input '../procaptcha-common/src/clientMetaData.ts' is older than output '../procaptcha-common/tsconfig.tsbuildinfo'
55
55
 
56
- 6:42:42 PM - Project 'tsconfig.json' is out of date because output file 'tsconfig.tsbuildinfo' does not exist
56
+ 10:09:59 AM - Project 'tsconfig.json' is out of date because output file 'tsconfig.tsbuildinfo' does not exist
57
57
 
58
- 6:42:42 PM - Building project '/home/runner/work/captcha/captcha/packages/procaptcha/tsconfig.json'...
58
+ 10:09:59 AM - Building project '/home/runner/work/captcha/captcha/packages/procaptcha/tsconfig.json'...
59
59
 
@@ -1,9 +1,9 @@
1
1
 
2
- > @prosopo/procaptcha@2.11.1 build
2
+ > @prosopo/procaptcha@2.11.2 build
3
3
  > npm run build:cross-env -- --mode ${NODE_ENV:-development}
4
4
 
5
5
 
6
- > @prosopo/procaptcha@2.11.1 build:cross-env
6
+ > @prosopo/procaptcha@2.11.2 build:cross-env
7
7
  > vite build --config vite.esm.config.ts --mode production
8
8
 
9
9
  ViteEsmConfig: .
@@ -59,4 +59,4 @@ dist/modules/collector.js 1.81 kB │ gzip: 0.59 kB
59
59
  dist/modules/ProsopoCaptchaApi.js 2.09 kB │ gzip: 0.78 kB
60
60
  dist/modules/Manager.js 12.79 kB │ gzip: 3.69 kB
61
61
 
62
- ✓ built in 32ms
62
+ ✓ built in 77ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @prosopo/procaptcha
2
2
 
3
+ ## 2.11.2
4
+ ### Patch Changes
5
+
6
+ - Updated dependencies [d7a0a64]
7
+ - @prosopo/load-balancer@2.10.35
8
+ - @prosopo/procaptcha-common@2.12.2
9
+
3
10
  ## 2.11.1
4
11
  ### Patch Changes
5
12
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prosopo/procaptcha",
3
- "version": "2.11.1",
3
+ "version": "2.11.2",
4
4
  "author": "PROSOPO LIMITED <info@prosopo.io>",
5
5
  "license": "Apache-2.0",
6
6
  "main": "./dist/index.js",
@@ -39,8 +39,8 @@
39
39
  "@prosopo/api": "4.1.1",
40
40
  "@prosopo/common": "3.1.52",
41
41
  "@prosopo/datasets": "3.1.73",
42
- "@prosopo/load-balancer": "2.10.34",
43
- "@prosopo/procaptcha-common": "2.12.1",
42
+ "@prosopo/load-balancer": "2.10.35",
43
+ "@prosopo/procaptcha-common": "2.12.2",
44
44
  "@prosopo/types": "5.5.0",
45
45
  "@prosopo/util": "3.3.7",
46
46
  "@prosopo/util-crypto": "13.5.30"