@prosopo/procaptcha-pow 2.10.39 → 2.10.40

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.10.39 build:cjs
2
+ > @prosopo/procaptcha-pow@2.10.40 build:cjs
3
3
  > NODE_ENV=${NODE_ENV:-development}; vite build --config vite.cjs.config.ts --mode $NODE_ENV
4
4
 
5
5
  ViteCommonJSConfig: .
@@ -30,7 +30,6 @@ ViteCommonJSConfig: .
30
30
  '@prosopo/util-crypto',
31
31
  '@prosopo/common',
32
32
  '@prosopo/logger',
33
- 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.
34
33
  '@prosopo/fingerprint',
35
34
  '@prosopo/fingerprintjs',
36
35
  '@prosopo/procaptcha-common',
@@ -40,6 +39,7 @@ ViteCommonJSConfig: .
40
39
  '@prosopo/keyring'
41
40
  ]
42
41
  }
42
+ 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.
43
43
  vite v8.1.5 building ssr environment for production...
44
44
  Bundle build started
45
45
  
@@ -51,4 +51,4 @@ dist/cjs/components/ProcaptchaPoW.cjs 0.51 kB │ gzip: 0.27 kB
51
51
  dist/cjs/components/ProcaptchaWidget.cjs 4.74 kB │ gzip: 1.51 kB
52
52
  dist/cjs/services/Manager.cjs 9.19 kB │ gzip: 2.61 kB
53
53
 
54
- ✓ built in 48ms
54
+ ✓ built in 54ms
@@ -1,8 +1,8 @@
1
1
 
2
- > @prosopo/procaptcha-pow@2.10.39 build:tsc
2
+ > @prosopo/procaptcha-pow@2.10.40 build:tsc
3
3
  > tsc --build --verbose
4
4
 
5
- 11:17:55 AM - Projects in this build:
5
+ 12:31:26 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
- 11:17:55 AM - Project '../../dev/config/tsconfig.json' is up to date because newest input '../../dev/config/src/vite/vite.frontend.config.ts' is older than output '../../dev/config/tsconfig.tsbuildinfo'
23
+ 12:31:26 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
- 11:17:55 AM - Project '../locale/tsconfig.json' is up to date because newest input '../locale/src/translationKey.ts' is older than output '../locale/tsconfig.tsbuildinfo'
25
+ 12:31:26 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
- 11:17:55 AM - Project '../util/tsconfig.json' is up to date because newest input '../util/src/url.ts' is older than output '../util/tsconfig.tsbuildinfo'
27
+ 12:31:26 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
- 11:17: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'
29
+ 12:31:27 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
- 11:17:55 AM - Project '../types/tsconfig.json' is up to date because newest input '../types/src/index.ts' is older than output '../types/tsconfig.tsbuildinfo'
31
+ 12:31:27 PM - Project '../types/tsconfig.json' is up to date because newest input '../types/src/index.ts' is older than output '../types/tsconfig.tsbuildinfo'
32
32
 
33
- 11:17:55 AM - Project '../api/tsconfig.json' is up to date because newest input '../api/src/index.ts' is older than output '../api/tsconfig.tsbuildinfo'
33
+ 12:31:27 PM - Project '../api/tsconfig.json' is up to date because newest input '../api/src/index.ts' is older than output '../api/tsconfig.tsbuildinfo'
34
34
 
35
- 11:17:55 AM - Project '../logger/tsconfig.json' is up to date because newest input '../logger/src/index.ts' is older than output '../logger/tsconfig.tsbuildinfo'
35
+ 12:31:27 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'
36
36
 
37
- 11:17:55 AM - Project '../common/tsconfig.json' is up to date because newest input '../common/src/error.ts' is older than output '../common/tsconfig.tsbuildinfo'
37
+ 12:31:27 PM - Project '../common/tsconfig.json' is up to date because newest input '../common/src/error.ts' is older than output '../common/tsconfig.tsbuildinfo'
38
38
 
39
- 11:17:55 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
+ 12:31:27 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
- 11:17:55 AM - Project '../fingerprint/tsconfig.json' is up to date because newest input '../fingerprint/src/index.ts' is older than output '../fingerprint/tsconfig.tsbuildinfo'
41
+ 12:31:27 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
- 11:17: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'
43
+ 12:31:27 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'
44
44
 
45
- 11:17:55 AM - 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'
45
+ 12:31:27 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
- 11:17:55 AM - Project '../keyring/tsconfig.json' is up to date because newest input '../keyring/src/index.ts' is older than output '../keyring/tsconfig.tsbuildinfo'
47
+ 12:31:27 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'
48
48
 
49
- 11:17:55 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
+ 12:31:27 PM - Project '../account/tsconfig.json' is up to date because newest input '../account/src/custom.d.ts' is older than output '../account/tsconfig.tsbuildinfo'
50
50
 
51
- 11:17:55 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
+ 12:31:27 PM - Project '../procaptcha-common/tsconfig.json' is up to date because newest input '../procaptcha-common/src/extensionLoader.ts' is older than output '../procaptcha-common/tsconfig.tsbuildinfo'
52
52
 
53
- 11:17:55 AM - Project 'tsconfig.json' is out of date because output file 'tsconfig.tsbuildinfo' does not exist
53
+ 12:31:27 PM - Project 'tsconfig.json' is out of date because output file 'tsconfig.tsbuildinfo' does not exist
54
54
 
55
- 11:17:55 AM - Building project '/home/runner/work/captcha/captcha/packages/procaptcha-pow/tsconfig.json'...
55
+ 12:31:27 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.10.39 build
2
+ > @prosopo/procaptcha-pow@2.10.40 build
3
3
  > npm run build:cross-env -- --mode ${NODE_ENV:-development}
4
4
 
5
5
 
6
- > @prosopo/procaptcha-pow@2.10.39 build:cross-env
6
+ > @prosopo/procaptcha-pow@2.10.40 build:cross-env
7
7
  > vite build --config vite.esm.config.ts --mode production
8
8
 
9
9
  ViteEsmConfig: .
@@ -25,6 +25,7 @@ ViteEsmConfig: .
25
25
  '/home/runner/work/captcha/captcha/packages/keyring/tsconfig.json'
26
26
  ]
27
27
  }
28
+ 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.
28
29
  {
29
30
  externals: [
30
31
  '@prosopo/api',
@@ -43,7 +44,6 @@ ViteEsmConfig: .
43
44
  '@prosopo/keyring'
44
45
  ]
45
46
  }
46
- 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.
47
47
  vite v8.1.5 building ssr environment for production...
48
48
  Bundle build started
49
49
  
@@ -56,4 +56,4 @@ dist/components/ProcaptchaPoW.js 0.37 kB │ gzip: 0.23 kB
56
56
  dist/components/ProcaptchaWidget.js 4.32 kB │ gzip: 1.49 kB
57
57
  dist/services/Manager.js 8.54 kB │ gzip: 2.57 kB
58
58
 
59
- ✓ built in 50ms
59
+ ✓ built in 110ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # @prosopo/procaptcha-pow
2
2
 
3
+ ## 2.10.40
4
+ ### Patch Changes
5
+
6
+ - Updated dependencies [6411f64]
7
+ - @prosopo/types@5.2.5
8
+ - @prosopo/api@4.0.13
9
+ - @prosopo/fingerprint@2.7.33
10
+ - @prosopo/procaptcha-common@2.11.33
11
+
3
12
  ## 2.10.39
4
13
  ### Patch Changes
5
14
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prosopo/procaptcha-pow",
3
- "version": "2.10.39",
3
+ "version": "2.10.40",
4
4
  "author": "PROSOPO LIMITED <info@prosopo.io>",
5
5
  "license": "Apache-2.0",
6
6
  "main": "dist/index.js",
@@ -33,12 +33,12 @@
33
33
  "browserslist": ["> 0.5%, last 2 versions, not dead"],
34
34
  "dependencies": {
35
35
  "@polkadot/util": "13.5.7",
36
- "@prosopo/api": "4.0.12",
36
+ "@prosopo/api": "4.0.13",
37
37
  "@prosopo/common": "3.1.50",
38
- "@prosopo/fingerprint": "2.7.32",
38
+ "@prosopo/fingerprint": "2.7.33",
39
39
  "@prosopo/locale": "3.3.0",
40
- "@prosopo/procaptcha-common": "2.11.32",
41
- "@prosopo/types": "5.2.4",
40
+ "@prosopo/procaptcha-common": "2.11.33",
41
+ "@prosopo/types": "5.2.5",
42
42
  "@prosopo/util": "3.3.6",
43
43
  "@prosopo/util-crypto": "13.5.30",
44
44
  "@prosopo/widget-skeleton": "2.8.6",