@prosopo/procaptcha-react 2.9.20 → 2.9.21
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.
- package/.turbo/turbo-build$colon$cjs.log +83 -0
- package/.turbo/turbo-build.log +83 -0
- package/CHANGELOG.md +13 -0
- package/package.json +9 -9
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
|
|
2
|
+
> @prosopo/procaptcha-react@2.9.21 build:cjs
|
|
3
|
+
> NODE_ENV=${NODE_ENV:-development}; vite build --config vite.cjs.config.ts --mode $NODE_ENV
|
|
4
|
+
|
|
5
|
+
▲ [WARNING] The condition "types" here will never be used as it comes after both "import" and "require" [package.json]
|
|
6
|
+
|
|
7
|
+
package.json:17:3:
|
|
8
|
+
17 │ "types": "./dist/index.d.ts"
|
|
9
|
+
╵ ~~~~~~~
|
|
10
|
+
|
|
11
|
+
The "import" condition comes earlier and will be used for all "import" statements:
|
|
12
|
+
|
|
13
|
+
package.json:15:3:
|
|
14
|
+
15 │ "import": "./dist/index.js",
|
|
15
|
+
╵ ~~~~~~~~
|
|
16
|
+
|
|
17
|
+
The "require" condition comes earlier and will be used for all "require" calls:
|
|
18
|
+
|
|
19
|
+
package.json:16:3:
|
|
20
|
+
16 │ "require": "./dist/cjs/index.cjs",
|
|
21
|
+
╵ ~~~~~~~~~
|
|
22
|
+
|
|
23
|
+
ViteCommonJSConfig: .
|
|
24
|
+
{
|
|
25
|
+
tsConfigPaths: [
|
|
26
|
+
'/home/runner/work/captcha/captcha/packages/common/tsconfig.json',
|
|
27
|
+
'/home/runner/work/captcha/captcha/packages/locale/tsconfig.json',
|
|
28
|
+
'/home/runner/work/captcha/captcha/packages/types/tsconfig.json',
|
|
29
|
+
'/home/runner/work/captcha/captcha/packages/util/tsconfig.json',
|
|
30
|
+
'/home/runner/work/captcha/captcha/packages/util-crypto/tsconfig.json',
|
|
31
|
+
'/home/runner/work/captcha/captcha/packages/procaptcha/tsconfig.json',
|
|
32
|
+
'/home/runner/work/captcha/captcha/packages/datasets/tsconfig.json',
|
|
33
|
+
'/home/runner/work/captcha/captcha/packages/types-database/tsconfig.json',
|
|
34
|
+
'/home/runner/work/captcha/captcha/packages/user-access-policy/tsconfig.json',
|
|
35
|
+
'/home/runner/work/captcha/captcha/packages/api-route/tsconfig.json',
|
|
36
|
+
'/home/runner/work/captcha/captcha/packages/redis-client/tsconfig.json',
|
|
37
|
+
'/home/runner/work/captcha/captcha/packages/api/tsconfig.json',
|
|
38
|
+
'/home/runner/work/captcha/captcha/packages/procaptcha-common/tsconfig.json',
|
|
39
|
+
'/home/runner/work/captcha/captcha/packages/load-balancer/tsconfig.json',
|
|
40
|
+
'/home/runner/work/captcha/captcha/packages/widget-skeleton/tsconfig.json',
|
|
41
|
+
'/home/runner/work/captcha/captcha/packages/account/tsconfig.json',
|
|
42
|
+
'/home/runner/work/captcha/captcha/packages/fingerprint/tsconfig.json',
|
|
43
|
+
'/home/runner/work/captcha/captcha/packages/keyring/tsconfig.json'
|
|
44
|
+
]
|
|
45
|
+
}
|
|
46
|
+
{
|
|
47
|
+
externals: [
|
|
48
|
+
'@prosopo/common',
|
|
49
|
+
'@prosopo/locale',
|
|
50
|
+
'@prosopo/types',
|
|
51
|
+
'@prosopo/util',
|
|
52
|
+
'@prosopo/util-crypto',
|
|
53
|
+
'@prosopo/procaptcha',
|
|
54
|
+
'@prosopo/datasets',
|
|
55
|
+
'@prosopo/types-database',
|
|
56
|
+
'@prosopo/user-access-policy',
|
|
57
|
+
'@prosopo/api-route',
|
|
58
|
+
'@prosopo/redis-client',
|
|
59
|
+
'@prosopo/api',
|
|
60
|
+
'@prosopo/procaptcha-common',
|
|
61
|
+
'@prosopo/load-balancer',
|
|
62
|
+
'@prosopo/widget-skeleton',
|
|
63
|
+
'@prosopo/account',
|
|
64
|
+
'@prosopo/fingerprint',
|
|
65
|
+
'@prosopo/keyring'
|
|
66
|
+
]
|
|
67
|
+
}
|
|
68
|
+
[36mvite v6.4.1 [32mbuilding SSR bundle for production...[36m[39m
|
|
69
|
+
Bundle build started
|
|
70
|
+
transforming...
|
|
71
|
+
Build end
|
|
72
|
+
[32m✓[39m 9 modules transformed.
|
|
73
|
+
rendering chunks...
|
|
74
|
+
[2mdist/cjs/[22m[36mcomponents/index.cjs [39m[1m[2m0.42 kB[22m[1m[22m
|
|
75
|
+
[2mdist/cjs/[22m[36mutil/index.cjs [39m[1m[2m0.45 kB[22m[1m[22m
|
|
76
|
+
[2mdist/cjs/[22m[36mindex.cjs [39m[1m[2m0.48 kB[22m[1m[22m
|
|
77
|
+
[2mdist/cjs/[22m[36mcomponents/Procaptcha.cjs [39m[1m[2m0.61 kB[22m[1m[22m
|
|
78
|
+
[2mdist/cjs/[22m[36mcomponents/Modal.cjs [39m[1m[2m1.36 kB[22m[1m[22m
|
|
79
|
+
[2mdist/cjs/[22m[36mcomponents/Button.cjs [39m[1m[2m2.38 kB[22m[1m[22m
|
|
80
|
+
[2mdist/cjs/[22m[36mcomponents/ProcaptchaWidget.cjs [39m[1m[2m4.37 kB[22m[1m[22m
|
|
81
|
+
[2mdist/cjs/[22m[36mcomponents/CaptchaWidget.cjs [39m[1m[2m5.94 kB[22m[1m[22m
|
|
82
|
+
[2mdist/cjs/[22m[36mcomponents/CaptchaComponent.cjs [39m[1m[2m8.81 kB[22m[1m[22m
|
|
83
|
+
[32m✓ built in 165ms[39m
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
|
|
2
|
+
> @prosopo/procaptcha-react@2.9.21 build
|
|
3
|
+
> NODE_ENV=${NODE_ENV:-development}; vite build --config vite.esm.config.ts --mode $NODE_ENV
|
|
4
|
+
|
|
5
|
+
▲ [WARNING] The condition "types" here will never be used as it comes after both "import" and "require" [package.json]
|
|
6
|
+
|
|
7
|
+
package.json:17:3:
|
|
8
|
+
17 │ "types": "./dist/index.d.ts"
|
|
9
|
+
╵ ~~~~~~~
|
|
10
|
+
|
|
11
|
+
The "import" condition comes earlier and will be used for all "import" statements:
|
|
12
|
+
|
|
13
|
+
package.json:15:3:
|
|
14
|
+
15 │ "import": "./dist/index.js",
|
|
15
|
+
╵ ~~~~~~~~
|
|
16
|
+
|
|
17
|
+
The "require" condition comes earlier and will be used for all "require" calls:
|
|
18
|
+
|
|
19
|
+
package.json:16:3:
|
|
20
|
+
16 │ "require": "./dist/cjs/index.cjs",
|
|
21
|
+
╵ ~~~~~~~~~
|
|
22
|
+
|
|
23
|
+
ViteEsmConfig: .
|
|
24
|
+
{
|
|
25
|
+
tsConfigPaths: [
|
|
26
|
+
'/home/runner/work/captcha/captcha/packages/common/tsconfig.json',
|
|
27
|
+
'/home/runner/work/captcha/captcha/packages/locale/tsconfig.json',
|
|
28
|
+
'/home/runner/work/captcha/captcha/packages/types/tsconfig.json',
|
|
29
|
+
'/home/runner/work/captcha/captcha/packages/util/tsconfig.json',
|
|
30
|
+
'/home/runner/work/captcha/captcha/packages/util-crypto/tsconfig.json',
|
|
31
|
+
'/home/runner/work/captcha/captcha/packages/procaptcha/tsconfig.json',
|
|
32
|
+
'/home/runner/work/captcha/captcha/packages/datasets/tsconfig.json',
|
|
33
|
+
'/home/runner/work/captcha/captcha/packages/types-database/tsconfig.json',
|
|
34
|
+
'/home/runner/work/captcha/captcha/packages/user-access-policy/tsconfig.json',
|
|
35
|
+
'/home/runner/work/captcha/captcha/packages/api-route/tsconfig.json',
|
|
36
|
+
'/home/runner/work/captcha/captcha/packages/redis-client/tsconfig.json',
|
|
37
|
+
'/home/runner/work/captcha/captcha/packages/api/tsconfig.json',
|
|
38
|
+
'/home/runner/work/captcha/captcha/packages/procaptcha-common/tsconfig.json',
|
|
39
|
+
'/home/runner/work/captcha/captcha/packages/load-balancer/tsconfig.json',
|
|
40
|
+
'/home/runner/work/captcha/captcha/packages/widget-skeleton/tsconfig.json',
|
|
41
|
+
'/home/runner/work/captcha/captcha/packages/account/tsconfig.json',
|
|
42
|
+
'/home/runner/work/captcha/captcha/packages/fingerprint/tsconfig.json',
|
|
43
|
+
'/home/runner/work/captcha/captcha/packages/keyring/tsconfig.json'
|
|
44
|
+
]
|
|
45
|
+
}
|
|
46
|
+
{
|
|
47
|
+
externals: [
|
|
48
|
+
'@prosopo/common',
|
|
49
|
+
'@prosopo/locale',
|
|
50
|
+
'@prosopo/types',
|
|
51
|
+
'@prosopo/util',
|
|
52
|
+
'@prosopo/util-crypto',
|
|
53
|
+
'@prosopo/procaptcha',
|
|
54
|
+
'@prosopo/datasets',
|
|
55
|
+
'@prosopo/types-database',
|
|
56
|
+
'@prosopo/user-access-policy',
|
|
57
|
+
'@prosopo/api-route',
|
|
58
|
+
'@prosopo/redis-client',
|
|
59
|
+
'@prosopo/api',
|
|
60
|
+
'@prosopo/procaptcha-common',
|
|
61
|
+
'@prosopo/load-balancer',
|
|
62
|
+
'@prosopo/widget-skeleton',
|
|
63
|
+
'@prosopo/account',
|
|
64
|
+
'@prosopo/fingerprint',
|
|
65
|
+
'@prosopo/keyring'
|
|
66
|
+
]
|
|
67
|
+
}
|
|
68
|
+
[36mvite v6.4.1 [32mbuilding SSR bundle for production...[36m[39m
|
|
69
|
+
Bundle build started
|
|
70
|
+
transforming...
|
|
71
|
+
Build end
|
|
72
|
+
[32m✓[39m 9 modules transformed.
|
|
73
|
+
rendering chunks...
|
|
74
|
+
[2mdist/[22m[36mcomponents/index.js [39m[1m[2m0.29 kB[22m[1m[22m
|
|
75
|
+
[2mdist/[22m[36mcomponents/Procaptcha.js [39m[1m[2m0.33 kB[22m[1m[22m
|
|
76
|
+
[2mdist/[22m[36mindex.js [39m[1m[2m0.35 kB[22m[1m[22m
|
|
77
|
+
[2mdist/[22m[36mutil/index.js [39m[1m[2m0.44 kB[22m[1m[22m
|
|
78
|
+
[2mdist/[22m[36mcomponents/Modal.js [39m[1m[2m1.31 kB[22m[1m[22m
|
|
79
|
+
[2mdist/[22m[36mcomponents/Button.js [39m[1m[2m2.33 kB[22m[1m[22m
|
|
80
|
+
[2mdist/[22m[36mcomponents/ProcaptchaWidget.js [39m[1m[2m4.23 kB[22m[1m[22m
|
|
81
|
+
[2mdist/[22m[36mcomponents/CaptchaWidget.js [39m[1m[2m5.74 kB[22m[1m[22m
|
|
82
|
+
[2mdist/[22m[36mcomponents/CaptchaComponent.js [39m[1m[2m8.48 kB[22m[1m[22m
|
|
83
|
+
[32m✓ built in 274ms[39m
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# @prosopo/procaptcha-react
|
|
2
2
|
|
|
3
|
+
## 2.9.21
|
|
4
|
+
### Patch Changes
|
|
5
|
+
|
|
6
|
+
- 7d5eb3f: bump
|
|
7
|
+
- Updated dependencies [7d5eb3f]
|
|
8
|
+
- @prosopo/common@3.1.26
|
|
9
|
+
- @prosopo/locale@3.1.26
|
|
10
|
+
- @prosopo/procaptcha@2.9.21
|
|
11
|
+
- @prosopo/procaptcha-common@2.9.19
|
|
12
|
+
- @prosopo/types@3.6.4
|
|
13
|
+
- @prosopo/util@3.2.4
|
|
14
|
+
- @prosopo/widget-skeleton@2.7.12
|
|
15
|
+
|
|
3
16
|
## 2.9.20
|
|
4
17
|
### Patch Changes
|
|
5
18
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@prosopo/procaptcha-react",
|
|
3
|
-
"version": "2.9.
|
|
3
|
+
"version": "2.9.21",
|
|
4
4
|
"author": "PROSOPO LIMITED <info@prosopo.io>",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -28,19 +28,19 @@
|
|
|
28
28
|
},
|
|
29
29
|
"browserslist": ["> 0.5%, last 2 versions, not dead"],
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@prosopo/common": "3.1.
|
|
32
|
-
"@prosopo/locale": "3.1.
|
|
33
|
-
"@prosopo/procaptcha": "2.9.
|
|
34
|
-
"@prosopo/procaptcha-common": "2.9.
|
|
35
|
-
"@prosopo/types": "3.6.
|
|
36
|
-
"@prosopo/util": "3.2.
|
|
37
|
-
"@prosopo/widget-skeleton": "2.7.
|
|
31
|
+
"@prosopo/common": "3.1.26",
|
|
32
|
+
"@prosopo/locale": "3.1.26",
|
|
33
|
+
"@prosopo/procaptcha": "2.9.21",
|
|
34
|
+
"@prosopo/procaptcha-common": "2.9.19",
|
|
35
|
+
"@prosopo/types": "3.6.4",
|
|
36
|
+
"@prosopo/util": "3.2.4",
|
|
37
|
+
"@prosopo/widget-skeleton": "2.7.12",
|
|
38
38
|
"csstype": "3.1.3",
|
|
39
39
|
"react": "18.3.1",
|
|
40
40
|
"react-dom": "18.3.1"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
|
-
"@prosopo/config": "3.1.
|
|
43
|
+
"@prosopo/config": "3.1.26",
|
|
44
44
|
"@emotion/react": "11.11.1",
|
|
45
45
|
"@types/node": "22.10.2",
|
|
46
46
|
"@types/react-dom": "18.3.1",
|