@prosopo/procaptcha-bundle 3.0.11 → 3.0.13
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/.rollup.cache/home/runner/work/captcha/captcha/packages/procaptcha-bundle/dist/bundle/tests/util/renderLogic.test.js +2 -2
- package/.rollup.cache/home/runner/work/captcha/captcha/packages/procaptcha-bundle/dist/bundle/tests/util/renderLogic.test.js.map +1 -1
- package/.rollup.cache/home/runner/work/captcha/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/captchaComponentProvider.d.ts +1 -0
- package/.rollup.cache/home/runner/work/captcha/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/captchaComponentProvider.d.ts.map +1 -1
- package/.rollup.cache/home/runner/work/captcha/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/captchaComponentsList.d.ts +1 -0
- package/.rollup.cache/home/runner/work/captcha/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/captchaComponentsList.d.ts.map +1 -1
- package/.rollup.cache/home/runner/work/captcha/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/captchaRenderer.d.ts +1 -0
- package/.rollup.cache/home/runner/work/captcha/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/captchaRenderer.d.ts.map +1 -1
- package/.rollup.cache/home/runner/work/captcha/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/captchaType.d.ts +2 -1
- package/.rollup.cache/home/runner/work/captcha/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/captchaType.d.ts.map +1 -1
- package/CHANGELOG.md +46 -0
- package/dist/bundle/{ProcaptchaWidget-48FxVPQd.js → ProcaptchaWidget-BIt2pcrz.js} +5 -5
- package/dist/bundle/{ProcaptchaWidget-B2BzhXLv.js → ProcaptchaWidget-CXxnCzl2.js} +7 -7
- package/dist/bundle/{captchaComponentProvider-B7Vxx339.js → captchaComponentProvider-BGEAkC9Y.js} +7 -7
- package/dist/bundle/{captchaRenderer-DdOlOCKw.js → captchaRenderer-CqnUYyKY.js} +3 -3
- package/dist/bundle/{commonChunk-HCVkoCqn.js → commonChunk-BKceWhtS.js} +1 -1
- package/dist/bundle/{emotion-element-5486c51c.browser.esm-D7qvHZDV.js → emotion-element-5486c51c.browser.esm-CimrRZxS.js} +1 -1
- package/dist/bundle/{index-DyYmvHVN.js → index-KHTbPva_.js} +1 -1
- package/dist/bundle/{index-C00_J7av.js → index-hrOz2CPm.js} +2 -2
- package/dist/bundle/nobleChunk-CQ4ENyKh.js +3769 -0
- package/dist/bundle/procaptcha.bundle.js +2 -2
- package/dist/bundle/util/captcha/captchaComponentProvider.d.ts +1 -0
- package/dist/bundle/util/captcha/captchaComponentProvider.d.ts.map +1 -1
- package/dist/bundle/util/captcha/captchaComponentsList.d.ts +1 -0
- package/dist/bundle/util/captcha/captchaComponentsList.d.ts.map +1 -1
- package/dist/bundle/util/captcha/captchaRenderer.d.ts +1 -0
- package/dist/bundle/util/captcha/captchaRenderer.d.ts.map +1 -1
- package/dist/bundle/util/captcha/captchaType.d.ts +2 -1
- package/dist/bundle/util/captcha/captchaType.d.ts.map +1 -1
- package/dist/bundle/{utilChunk-sqstc6C5.js → utilChunk-DPr6oTOj.js} +22 -22
- package/dist/bundle/{utilCryptoChunk-qm-BM2eT.js → utilCryptoChunk-BKe3CKqn.js} +273 -273
- package/dist/bundle/{web2Chunk-DCsWA5PR.js → web2Chunk-Cqw91v-J.js} +404 -394
- package/dist/bundle/{web3Chunk-B8txCqUJ.js → web3Chunk-BcwDKvjL.js} +4 -4
- package/package.json +18 -18
- package/stats.html +1 -1
- package/dist/bundle/nobleChunk-Qozzkbsq.js +0 -3648
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
var vn = Object.defineProperty;
|
|
2
2
|
var rn = (e, n, f) => n in e ? vn(e, n, { enumerable: !0, configurable: !0, writable: !0, value: f }) : e[n] = f;
|
|
3
3
|
var c = (e, n, f) => rn(e, typeof n != "symbol" ? n + "" : n, f);
|
|
4
|
-
import { P as D } from "./commonChunk-
|
|
5
|
-
import { E as Pn } from "./web2Chunk-
|
|
6
|
-
import { t as zn } from "./utilCryptoChunk-
|
|
7
|
-
import { v as I, s as cn, o as dn } from "./utilChunk-
|
|
4
|
+
import { P as D } from "./commonChunk-BKceWhtS.js";
|
|
5
|
+
import { E as Pn } from "./web2Chunk-Cqw91v-J.js";
|
|
6
|
+
import { t as zn } from "./utilCryptoChunk-BKe3CKqn.js";
|
|
7
|
+
import { v as I, s as cn, o as dn } from "./utilChunk-DPr6oTOj.js";
|
|
8
8
|
const R = { getRandomValues: zn }, sn = { crypto: R };
|
|
9
9
|
class bn {
|
|
10
10
|
constructor(n) {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@prosopo/procaptcha-bundle",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.13",
|
|
4
4
|
"author": "PROSOPO LIMITED <info@prosopo.io>",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -25,28 +25,28 @@
|
|
|
25
25
|
"source": "./src/index.tsx",
|
|
26
26
|
"scripts": {
|
|
27
27
|
"clean": "del-cli --verbose dist tsconfig.tsbuildinfo",
|
|
28
|
-
"build": "NODE_ENV=${NODE_ENV:-
|
|
28
|
+
"build": "NODE_ENV=${NODE_ENV:-development}; vite build --config vite.esm.config.ts --mode $NODE_ENV",
|
|
29
29
|
"build:tsc": "tsc --build --verbose",
|
|
30
|
-
"build:cjs": "NODE_ENV=${NODE_ENV:-
|
|
30
|
+
"build:cjs": "NODE_ENV=${NODE_ENV:-development}; vite build --config vite.cjs.config.ts --mode $NODE_ENV",
|
|
31
31
|
"typecheck": "tsc --build --declaration --emitDeclarationOnly",
|
|
32
|
-
"
|
|
33
|
-
"bundle": "NODE_ENV=${NODE_ENV:-production}; vite build --config vite.config.ts --mode $NODE_ENV",
|
|
32
|
+
"bundle": "NODE_ENV=${NODE_ENV:-development}; vite build --config vite.config.ts --mode $NODE_ENV",
|
|
34
33
|
"start": "NODE_ENV=${NODE_ENV:-development}; vite serve --mode $NODE_ENV --host",
|
|
35
|
-
"bundle:webpack": "NODE_ENV=${NODE_ENV:-
|
|
36
|
-
"serve": "NODE_ENV=${NODE_ENV:-development}; vite serve --config vite.serve.config.ts --mode $NODE_ENV --host"
|
|
34
|
+
"bundle:webpack": "NODE_ENV=${NODE_ENV:-development}; MODE=${MODE:-$NODE_ENV}; webpack build --config webpack.config.cjs --mode $MODE",
|
|
35
|
+
"serve": "NODE_ENV=${NODE_ENV:-development}; vite serve --config vite.serve.config.ts --mode $NODE_ENV --host",
|
|
36
|
+
"test": "NODE_ENV=${NODE_ENV:-test}; npx vitest run --config ./vite.test.config.ts"
|
|
37
37
|
},
|
|
38
38
|
"browserslist": ["> 0.5%, last 2 versions, not dead"],
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@prosopo/common": "3.1.
|
|
41
|
-
"@prosopo/dotenv": "3.0.
|
|
42
|
-
"@prosopo/locale": "3.1.
|
|
43
|
-
"@prosopo/procaptcha-frictionless": "2.6.
|
|
44
|
-
"@prosopo/procaptcha-pow": "2.7.
|
|
45
|
-
"@prosopo/procaptcha-react": "2.6.
|
|
46
|
-
"@prosopo/types": "3.0.
|
|
47
|
-
"@prosopo/util": "3.0.
|
|
48
|
-
"@prosopo/util-crypto": "13.5.
|
|
49
|
-
"@prosopo/widget-skeleton": "2.6.
|
|
40
|
+
"@prosopo/common": "3.1.2",
|
|
41
|
+
"@prosopo/dotenv": "3.0.7",
|
|
42
|
+
"@prosopo/locale": "3.1.2",
|
|
43
|
+
"@prosopo/procaptcha-frictionless": "2.6.32",
|
|
44
|
+
"@prosopo/procaptcha-pow": "2.7.18",
|
|
45
|
+
"@prosopo/procaptcha-react": "2.6.32",
|
|
46
|
+
"@prosopo/types": "3.0.6",
|
|
47
|
+
"@prosopo/util": "3.0.5",
|
|
48
|
+
"@prosopo/util-crypto": "13.5.4",
|
|
49
|
+
"@prosopo/widget-skeleton": "2.6.3",
|
|
50
50
|
"@typegoose/auto-increment": "4.13.0",
|
|
51
51
|
"axios": "1.10.0",
|
|
52
52
|
"esbuild": "0.25.6",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"openpgp": "5.11.3",
|
|
55
55
|
"react": "18.3.1",
|
|
56
56
|
"react-dom": "18.3.1",
|
|
57
|
-
"@prosopo/config": "3.1.
|
|
57
|
+
"@prosopo/config": "3.1.3",
|
|
58
58
|
"webpack-dev-server": "5.2.2"
|
|
59
59
|
},
|
|
60
60
|
"repository": {
|