@prosopo/procaptcha-bundle 4.1.59 → 4.1.60

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-bundle@4.1.59 build:cjs
2
+ > @prosopo/procaptcha-bundle@4.1.60 build:cjs
3
3
  > NODE_ENV=${NODE_ENV:-development}; vite build --config vite.cjs.config.ts --mode $NODE_ENV
4
4
 
5
5
  ViteCommonJSConfig: .
@@ -61,11 +61,9 @@ Bundle build started
61
61
  rendering chunks...
62
62
  computing gzip size...
63
63
  dist/cjs/util/widgetThemeResolver.cjs 0.57 kB │ gzip: 0.29 kB
64
- [MIXED_EXPORTS] Entry module "src/index.ts" is using named (including "default", "execute", "remove", "render", "reset") and default exports together. Consumers of your bundle will have to use `..default` to access the default export, which may not be what you want. Use `output.exports: "named"` to disable this warning.
65
64
  dist/cjs/util/timeout.cjs 0.63 kB │ gzip: 0.29 kB
66
65
  dist/cjs/util/config.cjs 0.66 kB │ gzip: 0.33 kB
67
66
  dist/cjs/util/captcha/components/bundleCaptcha.cjs 0.82 kB │ gzip: 0.39 kB
68
- 
69
67
  dist/cjs/util/configCreator.cjs 0.88 kB │ gzip: 0.46 kB
70
68
  dist/cjs/_virtual/_rolldown/runtime.cjs 1.00 kB │ gzip: 0.50 kB
71
69
  dist/cjs/util/language.cjs 1.08 kB │ gzip: 0.45 kB
@@ -73,4 +71,6 @@ dist/cjs/util/captcha/captchaRenderer.cjs 2.26 kB │ gzip: 0.78 kB
73
71
  dist/cjs/util/widgetFactory.cjs 2.73 kB │ gzip: 0.89 kB
74
72
  dist/cjs/index.cjs 9.20 kB │ gzip: 3.22 kB
75
73
 
76
- ✓ built in 56ms
74
+ [MIXED_EXPORTS] Entry module "src/index.ts" is using named (including "default", "execute", "remove", "render", "reset") and default exports together. Consumers of your bundle will have to use `..default` to access the default export, which may not be what you want. Use `output.exports: "named"` to disable this warning.
75
+ 
76
+ ✓ built in 50ms
@@ -1,8 +1,8 @@
1
1
 
2
- > @prosopo/procaptcha-bundle@4.1.59 build:tsc
2
+ > @prosopo/procaptcha-bundle@4.1.60 build:tsc
3
3
  > tsc --build --verbose
4
4
 
5
- 12:31:43 PM - Projects in this build:
5
+ 10:10:45 PM - Projects in this build:
6
6
  * ../../dev/config/tsconfig.json
7
7
  * ../util/tsconfig.json
8
8
  * ../logger/tsconfig.json
@@ -27,51 +27,51 @@
27
27
  * ../procaptcha-frictionless/tsconfig.json
28
28
  * tsconfig.json
29
29
 
30
- 12:31:43 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'
30
+ 10:10:45 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'
31
31
 
32
- 12:31:43 PM - Project '../util/tsconfig.json' is up to date because newest input '../util/src/url.ts' is older than output '../util/tsconfig.tsbuildinfo'
32
+ 10:10:45 PM - Project '../util/tsconfig.json' is up to date because newest input '../util/src/url.ts' is older than output '../util/tsconfig.tsbuildinfo'
33
33
 
34
- 12:31:43 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'
34
+ 10:10:45 PM - Project '../logger/tsconfig.json' is up to date because newest input '../logger/src/index.ts' is older than output '../logger/tsconfig.tsbuildinfo'
35
35
 
36
- 12:31:43 PM - Project '../dotenv/tsconfig.json' is up to date because newest input '../dotenv/src/env.ts' is older than output '../dotenv/tsconfig.tsbuildinfo'
36
+ 10:10:45 PM - Project '../dotenv/tsconfig.json' is up to date because newest input '../dotenv/src/index.ts' is older than output '../dotenv/tsconfig.tsbuildinfo'
37
37
 
38
- 12:31:43 PM - Project '../locale/tsconfig.json' is up to date because newest input '../locale/src/translationKey.ts' is older than output '../locale/tsconfig.tsbuildinfo'
38
+ 10:10:45 PM - Project '../locale/tsconfig.json' is up to date because newest input '../locale/src/translationKey.ts' is older than output '../locale/tsconfig.tsbuildinfo'
39
39
 
40
- 12:31:43 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'
40
+ 10:10:45 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'
41
41
 
42
- 12:31:43 PM - Project '../types/tsconfig.json' is up to date because newest input '../types/src/index.ts' is older than output '../types/tsconfig.tsbuildinfo'
42
+ 10:10:45 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'
43
43
 
44
- 12:31:43 PM - Project '../api/tsconfig.json' is up to date because newest input '../api/src/index.ts' is older than output '../api/tsconfig.tsbuildinfo'
44
+ 10:10:45 PM - Project '../api/tsconfig.json' is up to date because newest input '../api/src/index.ts' is older than output '../api/tsconfig.tsbuildinfo'
45
45
 
46
- 12:31:43 PM - Project '../common/tsconfig.json' is up to date because newest input '../common/src/error.ts' is older than output '../common/tsconfig.tsbuildinfo'
46
+ 10:10:46 PM - Project '../common/tsconfig.json' is up to date because newest input '../common/src/error.ts' is older than output '../common/tsconfig.tsbuildinfo'
47
47
 
48
- 12:31:43 PM - Project '../fingerprintjs/tsconfig.json' is up to date because newest input '../fingerprintjs/src/utils/browser.ts' is older than output '../fingerprintjs/tsconfig.tsbuildinfo'
48
+ 10:10:46 PM - Project '../fingerprintjs/tsconfig.json' is up to date because newest input '../fingerprintjs/src/utils/browser.ts' is older than output '../fingerprintjs/tsconfig.tsbuildinfo'
49
49
 
50
- 12:31:43 PM - Project '../fingerprint/tsconfig.json' is up to date because newest input '../fingerprint/src/index.ts' is older than output '../fingerprint/tsconfig.tsbuildinfo'
50
+ 10:10:46 PM - Project '../fingerprint/tsconfig.json' is up to date because newest input '../fingerprint/src/index.ts' is older than output '../fingerprint/tsconfig.tsbuildinfo'
51
51
 
52
- 12:31:43 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'
52
+ 10:10:46 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'
53
53
 
54
- 12:31:43 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'
54
+ 10:10:46 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'
55
55
 
56
- 12:31:43 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'
56
+ 10:10:46 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'
57
57
 
58
- 12:31:43 PM - Project '../account/tsconfig.json' is up to date because newest input '../account/src/custom.d.ts' is older than output '../account/tsconfig.tsbuildinfo'
58
+ 10:10:46 PM - Project '../account/tsconfig.json' is up to date because newest input '../account/src/custom.d.ts' is older than output '../account/tsconfig.tsbuildinfo'
59
59
 
60
- 12:31:43 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'
60
+ 10:10:46 PM - Project '../procaptcha-common/tsconfig.json' is up to date because newest input '../procaptcha-common/src/tests/defaultEvents.test.ts' is older than output '../procaptcha-common/tsconfig.tsbuildinfo'
61
61
 
62
- 12:31:43 PM - Project '../procaptcha-pow/tsconfig.json' is up to date because newest input '../procaptcha-pow/src/index.ts' is older than output '../procaptcha-pow/tsconfig.tsbuildinfo'
62
+ 10:10:46 PM - Project '../procaptcha-pow/tsconfig.json' is up to date because newest input '../procaptcha-pow/src/index.ts' is older than output '../procaptcha-pow/tsconfig.tsbuildinfo'
63
63
 
64
- 12:31:43 PM - Project '../procaptcha-puzzle/tsconfig.json' is up to date because newest input '../procaptcha-puzzle/src/index.ts' is older than output '../procaptcha-puzzle/tsconfig.tsbuildinfo'
64
+ 10:10:46 PM - Project '../procaptcha-puzzle/tsconfig.json' is up to date because newest input '../procaptcha-puzzle/src/index.ts' is older than output '../procaptcha-puzzle/tsconfig.tsbuildinfo'
65
65
 
66
- 12:31:43 PM - 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'
66
+ 10:10:46 PM - 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'
67
67
 
68
- 12:31:43 PM - Project '../procaptcha/tsconfig.json' is up to date because newest input '../procaptcha/src/modules/Manager.ts' is older than output '../procaptcha/tsconfig.tsbuildinfo'
68
+ 10:10:46 PM - Project '../procaptcha/tsconfig.json' is up to date because newest input '../procaptcha/src/index.ts' is older than output '../procaptcha/tsconfig.tsbuildinfo'
69
69
 
70
- 12:31:44 PM - Project '../procaptcha-react/tsconfig.json' is up to date because newest input '../procaptcha-react/src/index.ts' is older than output '../procaptcha-react/tsconfig.tsbuildinfo'
70
+ 10:10:46 PM - Project '../procaptcha-react/tsconfig.json' is up to date because newest input '../procaptcha-react/src/tests/captchaComponent.unit.test.tsx' is older than output '../procaptcha-react/tsconfig.tsbuildinfo'
71
71
 
72
- 12:31:44 PM - Project '../procaptcha-frictionless/tsconfig.json' is up to date because newest input '../procaptcha-frictionless/src/ProcaptchaFrictionless.tsx' is older than output '../procaptcha-frictionless/tsconfig.tsbuildinfo'
72
+ 10:10:46 PM - Project '../procaptcha-frictionless/tsconfig.json' is up to date because newest input '../procaptcha-frictionless/src/tests/customDetectBotAssignTimeout.test.ts' is older than output '../procaptcha-frictionless/tsconfig.tsbuildinfo'
73
73
 
74
- 12:31:44 PM - Project 'tsconfig.json' is out of date because output file 'tsconfig.tsbuildinfo' does not exist
74
+ 10:10:46 PM - Project 'tsconfig.json' is out of date because output file 'tsconfig.tsbuildinfo' does not exist
75
75
 
76
- 12:31:44 PM - Building project '/home/runner/work/captcha/captcha/packages/procaptcha-bundle/tsconfig.json'...
76
+ 10:10:46 PM - Building project '/home/runner/work/captcha/captcha/packages/procaptcha-bundle/tsconfig.json'...
77
77
 
@@ -1,9 +1,9 @@
1
1
 
2
- > @prosopo/procaptcha-bundle@4.1.59 build
2
+ > @prosopo/procaptcha-bundle@4.1.60 build
3
3
  > npm run build:cross-env -- --mode ${NODE_ENV:-development}
4
4
 
5
5
 
6
- > @prosopo/procaptcha-bundle@4.1.59 build:cross-env
6
+ > @prosopo/procaptcha-bundle@4.1.60 build:cross-env
7
7
  > vite build --config vite.esm.config.ts --mode production
8
8
 
9
9
  ViteEsmConfig: .
@@ -75,4 +75,4 @@ dist/util/captcha/captchaRenderer.js 1.93 kB │ gzip: 0.70 kB
75
75
  dist/util/widgetFactory.js 2.52 kB │ gzip: 0.85 kB
76
76
  dist/index.js 8.85 kB │ gzip: 3.14 kB
77
77
 
78
- ✓ built in 1.23s
78
+ ✓ built in 43ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
1
1
  # @prosopo/procaptcha-bundle
2
2
 
3
+ ## 4.1.60
4
+ ### Patch Changes
5
+
6
+ - 68a9b41: chore(deps): bump the npm-minor-and-patch group across 1 directory with 36 updates
7
+ - 68a9b41: chore(deps): bump react and @types/react
8
+ - Updated dependencies [68a9b41]
9
+ - Updated dependencies [68a9b41]
10
+ - Updated dependencies [ce5a3d7]
11
+ - @prosopo/locale@3.3.1
12
+ - @prosopo/procaptcha-common@2.11.34
13
+ - @prosopo/types@5.2.6
14
+ - @prosopo/util@3.3.7
15
+ - @prosopo/procaptcha-frictionless@2.13.16
16
+ - @prosopo/dotenv@3.0.53
17
+
3
18
  ## 4.1.59
4
19
  ### Patch Changes
5
20
 
@@ -6,6 +6,6 @@ interface BundleCaptchaProps {
6
6
  i18n: Ti18n;
7
7
  container: HTMLElement;
8
8
  }
9
- declare const BundleCaptcha: (props: BundleCaptchaProps) => import("react/jsx-runtime").JSX.Element;
9
+ declare const BundleCaptcha: (props: BundleCaptchaProps) => import("react").JSX.Element;
10
10
  export { BundleCaptcha };
11
11
  //# sourceMappingURL=bundleCaptcha.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"bundleCaptcha.d.ts","sourceRoot":"","sources":["../../../../src/util/captcha/components/bundleCaptcha.tsx"],"names":[],"mappings":"AAcA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;AAG7C,OAAO,KAAK,EACX,mBAAmB,EACnB,2BAA2B,EAC3B,MAAM,gBAAgB,CAAC;AAGxB,UAAU,kBAAkB;IAC3B,MAAM,EAAE,2BAA2B,CAAC;IACpC,SAAS,EAAE,mBAAmB,CAAC;IAC/B,IAAI,EAAE,KAAK,CAAC;IACZ,SAAS,EAAE,WAAW,CAAC;CACvB;AAOD,QAAA,MAAM,aAAa,UAAW,kBAAkB,4CAmB/C,CAAC;AAEF,OAAO,EAAE,aAAa,EAAE,CAAC"}
1
+ {"version":3,"file":"bundleCaptcha.d.ts","sourceRoot":"","sources":["../../../../src/util/captcha/components/bundleCaptcha.tsx"],"names":[],"mappings":"AAcA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;AAG7C,OAAO,KAAK,EACX,mBAAmB,EACnB,2BAA2B,EAC3B,MAAM,gBAAgB,CAAC;AAGxB,UAAU,kBAAkB;IAC3B,MAAM,EAAE,2BAA2B,CAAC;IACpC,SAAS,EAAE,mBAAmB,CAAC;IAC/B,IAAI,EAAE,KAAK,CAAC;IACZ,SAAS,EAAE,WAAW,CAAC;CACvB;AAOD,QAAA,MAAM,aAAa,UAAW,kBAAkB,gCAmB/C,CAAC;AAEF,OAAO,EAAE,aAAa,EAAE,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prosopo/procaptcha-bundle",
3
- "version": "4.1.59",
3
+ "version": "4.1.60",
4
4
  "author": "PROSOPO LIMITED <info@prosopo.io>",
5
5
  "license": "Apache-2.0",
6
6
  "main": "dist/index.js",
@@ -39,20 +39,20 @@
39
39
  },
40
40
  "browserslist": ["> 0.5%, last 2 versions, not dead"],
41
41
  "dependencies": {
42
- "@prosopo/dotenv": "3.0.52",
43
- "@prosopo/locale": "3.3.0",
44
- "@prosopo/procaptcha-common": "2.11.33",
45
- "@prosopo/procaptcha-frictionless": "2.13.15",
46
- "@prosopo/types": "5.2.5",
47
- "@prosopo/util": "3.3.6",
42
+ "@prosopo/dotenv": "3.0.53",
43
+ "@prosopo/locale": "3.3.1",
44
+ "@prosopo/procaptcha-common": "2.11.34",
45
+ "@prosopo/procaptcha-frictionless": "2.13.16",
46
+ "@prosopo/types": "5.2.6",
47
+ "@prosopo/util": "3.3.7",
48
48
  "@prosopo/widget-skeleton": "2.8.6",
49
49
  "dotenv": "16.4.5",
50
- "fast-glob": "3.3.2",
50
+ "fast-glob": "3.3.3",
51
51
  "jsdom": "25.0.0",
52
- "react": "18.3.1",
53
- "@emotion/cache": "11.11.0",
54
- "@emotion/react": "11.11.1",
55
- "react-dom": "18.3.1"
52
+ "react": "19.2.8",
53
+ "@emotion/cache": "11.14.0",
54
+ "@emotion/react": "11.14.0",
55
+ "react-dom": "19.2.8"
56
56
  },
57
57
  "repository": {
58
58
  "type": "git",
@@ -68,11 +68,11 @@
68
68
  "registry": "https://registry.npmjs.org"
69
69
  },
70
70
  "devDependencies": {
71
- "@prosopo/config": "3.3.11",
71
+ "@prosopo/config": "3.3.12",
72
72
  "@types/jsdom": "21.1.7",
73
73
  "@types/node": "22.10.2",
74
- "@types/react": "18.3.1",
75
- "@types/react-dom": "18.3.1",
74
+ "@types/react": "19.2.18",
75
+ "@types/react-dom": "19.2.5",
76
76
  "@vitest/coverage-v8": "4.1.10",
77
77
  "concurrently": "9.0.1",
78
78
  "del-cli": "6.0.0",
@@ -84,6 +84,6 @@
84
84
  "vitest": "4.1.10"
85
85
  },
86
86
  "overrides": {
87
- "@types/react": "18.3.1"
87
+ "@types/react": "19.2.18"
88
88
  }
89
89
  }