@prosopo/detector 3.4.44 → 3.4.46
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/detector@3.4.
|
|
2
|
+
> @prosopo/detector@3.4.46 build:cjs
|
|
3
3
|
> NODE_ENV=${NODE_ENV:-development}; vite build --config vite.cjs.config.ts --mode $NODE_ENV
|
|
4
4
|
|
|
5
5
|
ViteCommonJSConfig: .
|
|
@@ -27,4 +27,4 @@ Build end
|
|
|
27
27
|
[33mEntry module "src/index.js" is using named 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.[39m
|
|
28
28
|
rendering chunks...
|
|
29
29
|
[2mdist/cjs/[22m[36mindex.cjs [39m[1m[33m935.80 kB[39m[22m
|
|
30
|
-
[32m✓ built in 1.
|
|
30
|
+
[32m✓ built in 1.12s[39m
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
|
-
> @prosopo/detector@3.4.
|
|
2
|
+
> @prosopo/detector@3.4.46 build:tsc
|
|
3
3
|
> tsc --build --verbose
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
9:53:37 PM - Projects in this build:
|
|
6
6
|
* ../../dev/config/tsconfig.json
|
|
7
7
|
* ../locale/tsconfig.json
|
|
8
8
|
* ../util/tsconfig.json
|
|
@@ -10,17 +10,17 @@
|
|
|
10
10
|
* ../types/tsconfig.json
|
|
11
11
|
* tsconfig.json
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
9:53:37 PM - Project '../../dev/config/tsconfig.json' is up to date because newest input '../../dev/config/src/dependencies.ts' is older than output '../../dev/config/tsconfig.tsbuildinfo'
|
|
14
14
|
|
|
15
|
-
|
|
15
|
+
9:53:37 PM - Project '../locale/tsconfig.json' is up to date because newest input '../locale/src/translationKey.ts' is older than output '../locale/tsconfig.tsbuildinfo'
|
|
16
16
|
|
|
17
|
-
|
|
17
|
+
9:53:37 PM - Project '../util/tsconfig.json' is up to date because newest input '../util/src/url.ts' is older than output '../util/tsconfig.tsbuildinfo'
|
|
18
18
|
|
|
19
|
-
|
|
19
|
+
9:53:37 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'
|
|
20
20
|
|
|
21
|
-
|
|
21
|
+
9:53:37 PM - Project '../types/tsconfig.json' is up to date because newest input '../types/src/provider/api.ts' is older than output '../types/tsconfig.tsbuildinfo'
|
|
22
22
|
|
|
23
|
-
|
|
23
|
+
9:53:37 PM - Project 'tsconfig.json' is out of date because output file 'tsconfig.tsbuildinfo' does not exist
|
|
24
24
|
|
|
25
|
-
|
|
25
|
+
9:53:37 PM - Building project '/home/runner/work/captcha/captcha/packages/detector/tsconfig.json'...
|
|
26
26
|
|
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
|
|
2
|
-
> @prosopo/detector@3.4.
|
|
2
|
+
> @prosopo/detector@3.4.46 build
|
|
3
3
|
> npm run build:cross-env -- --mode ${NODE_ENV:-development}
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
> @prosopo/detector@3.4.
|
|
6
|
+
> @prosopo/detector@3.4.46 build:cross-env
|
|
7
7
|
> vite build --config vite.esm.config.ts --mode production
|
|
8
8
|
|
|
9
9
|
ViteEsmConfig: .
|
|
@@ -30,4 +30,4 @@ Build end
|
|
|
30
30
|
[32m✓[39m 1 modules transformed.
|
|
31
31
|
rendering chunks...
|
|
32
32
|
[2mdist/[22m[36mindex.js [39m[1m[33m935.67 kB[39m[22m
|
|
33
|
-
[32m✓ built in 1.
|
|
33
|
+
[32m✓ built in 1.21s[39m
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @prosopo/detector
|
|
2
2
|
|
|
3
|
+
## 3.4.46
|
|
4
|
+
### Patch Changes
|
|
5
|
+
|
|
6
|
+
- Updated dependencies [89ab6fc]
|
|
7
|
+
- Updated dependencies [0f3750b]
|
|
8
|
+
- @prosopo/types@4.7.3
|
|
9
|
+
|
|
10
|
+
## 3.4.45
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- Updated dependencies [edcd450]
|
|
14
|
+
- Updated dependencies [5295c4b]
|
|
15
|
+
- @prosopo/types@4.7.2
|
|
16
|
+
|
|
3
17
|
## 3.4.44
|
|
4
18
|
### Patch Changes
|
|
5
19
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@prosopo/detector",
|
|
3
|
-
"version": "3.4.
|
|
3
|
+
"version": "3.4.46",
|
|
4
4
|
"main": "dist/index.js",
|
|
5
5
|
"types": "dist/index.d.ts",
|
|
6
6
|
"engines": {
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
},
|
|
25
25
|
"type": "module",
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@prosopo/types": "4.7.
|
|
27
|
+
"@prosopo/types": "4.7.3",
|
|
28
28
|
"dotenv": "16.4.5"
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|