@prosopo/types-database 5.5.3 → 5.5.4

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/types-database@5.5.3 build:cjs
2
+ > @prosopo/types-database@5.5.4 build:cjs
3
3
  > NODE_ENV=${NODE_ENV:-development}; vite build --config vite.cjs.config.ts --mode $NODE_ENV
4
4
 
5
5
  ViteCommonJSConfig: .
@@ -48,4 +48,4 @@ dist/cjs/index.cjs 2.60 kB │ gzip: 0.54 kB
48
48
  dist/cjs/types/client.cjs 8.03 kB │ gzip: 1.67 kB
49
49
  dist/cjs/types/provider.cjs 29.44 kB │ gzip: 4.61 kB
50
50
 
51
- ✓ built in 48ms
51
+ ✓ built in 45ms
@@ -1,8 +1,8 @@
1
1
 
2
- > @prosopo/types-database@5.5.3 build:tsc
2
+ > @prosopo/types-database@5.5.4 build:tsc
3
3
  > tsc --build --verbose
4
4
 
5
- 5:39:09 AM - Projects in this build:
5
+ 1:04:32 PM - Projects in this build:
6
6
  * ../../dev/config/tsconfig.json
7
7
  * ../locale/tsconfig.json
8
8
  * ../util/tsconfig.json
@@ -16,29 +16,29 @@
16
16
  * ../user-access-policy/tsconfig.json
17
17
  * tsconfig.json
18
18
 
19
- 5:39:09 AM - 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'
19
+ 1:04:32 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'
20
20
 
21
- 5:39:09 AM - Project '../locale/tsconfig.json' is up to date because newest input '../locale/src/translationKey.ts' is older than output '../locale/tsconfig.tsbuildinfo'
21
+ 1:04:32 PM - Project '../locale/tsconfig.json' is up to date because newest input '../locale/src/translationKey.ts' is older than output '../locale/tsconfig.tsbuildinfo'
22
22
 
23
- 5:39:09 AM - Project '../util/tsconfig.json' is up to date because newest input '../util/src/url.ts' is older than output '../util/tsconfig.tsbuildinfo'
23
+ 1:04:32 PM - Project '../util/tsconfig.json' is up to date because newest input '../util/src/url.ts' is older than output '../util/tsconfig.tsbuildinfo'
24
24
 
25
- 5:39:09 AM - Project '../logger/tsconfig.json' is up to date because newest input '../logger/src/index.ts' is older than output '../logger/tsconfig.tsbuildinfo'
25
+ 1:04:32 PM - Project '../logger/tsconfig.json' is up to date because newest input '../logger/src/logger.ts' is older than output '../logger/tsconfig.tsbuildinfo'
26
26
 
27
- 5:39:09 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'
27
+ 1:04:32 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'
28
28
 
29
- 5:39:09 AM - Project '../types/tsconfig.json' is up to date because newest input '../types/src/types.test-d.ts' is older than output '../types/tsconfig.tsbuildinfo'
29
+ 1:04:32 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'
30
30
 
31
- 5:39:09 AM - Project '../common/tsconfig.json' is up to date because newest input '../common/src/index.ts' is older than output '../common/tsconfig.tsbuildinfo'
31
+ 1:04:32 PM - Project '../common/tsconfig.json' is up to date because newest input '../common/src/tests/utils/batches.unit.test.ts' is older than output '../common/tsconfig.tsbuildinfo'
32
32
 
33
- 5:39:09 AM - Project '../api-route/tsconfig.json' is up to date because newest input '../api-route/src/apiRoutes.ts' is older than output '../api-route/tsconfig.tsbuildinfo'
33
+ 1:04:32 PM - Project '../api-route/tsconfig.json' is up to date because newest input '../api-route/src/tests/apiRoute.unit.test.ts' is older than output '../api-route/tsconfig.tsbuildinfo'
34
34
 
35
- 5:39:09 AM - Project '../redis-client/tsconfig.json' is up to date because newest input '../redis-client/src/index.ts' is older than output '../redis-client/tsconfig.tsbuildinfo'
35
+ 1:04:32 PM - Project '../redis-client/tsconfig.json' is up to date because newest input '../redis-client/src/index.ts' is older than output '../redis-client/tsconfig.tsbuildinfo'
36
36
 
37
- 5:39:10 AM - Project '../api/tsconfig.json' is up to date because newest input '../api/src/index.ts' is older than output '../api/tsconfig.tsbuildinfo'
37
+ 1:04:32 PM - Project '../api/tsconfig.json' is up to date because newest input '../api/src/tests/apiHarness.ts' is older than output '../api/tsconfig.tsbuildinfo'
38
38
 
39
- 5:39:10 AM - Project '../user-access-policy/tsconfig.json' is up to date because newest input '../user-access-policy/src/ruleRecord.ts' is older than output '../user-access-policy/tsconfig.tsbuildinfo'
39
+ 1:04:32 PM - Project '../user-access-policy/tsconfig.json' is up to date because newest input '../user-access-policy/src/transformRule.ts' is older than output '../user-access-policy/tsconfig.tsbuildinfo'
40
40
 
41
- 5:39:10 AM - Project 'tsconfig.json' is out of date because output file 'tsconfig.tsbuildinfo' does not exist
41
+ 1:04:32 PM - Project 'tsconfig.json' is out of date because output file 'tsconfig.tsbuildinfo' does not exist
42
42
 
43
- 5:39:10 AM - Building project '/home/runner/work/captcha/captcha/packages/types-database/tsconfig.json'...
43
+ 1:04:32 PM - Building project '/home/runner/work/captcha/captcha/packages/types-database/tsconfig.json'...
44
44
 
@@ -1,9 +1,9 @@
1
1
 
2
- > @prosopo/types-database@5.5.3 build
2
+ > @prosopo/types-database@5.5.4 build
3
3
  > npm run build:cross-env -- --mode ${NODE_ENV:-development}
4
4
 
5
5
 
6
- > @prosopo/types-database@5.5.3 build:cross-env
6
+ > @prosopo/types-database@5.5.4 build:cross-env
7
7
  > vite build --config vite.esm.config.ts --mode production
8
8
 
9
9
  ViteEsmConfig: .
@@ -53,4 +53,4 @@ dist/index.js 1.72 kB │ gzip: 0.42 kB
53
53
  dist/types/client.js 7.86 kB │ gzip: 1.71 kB
54
54
  dist/types/provider.js 28.28 kB │ gzip: 4.58 kB
55
55
 
56
- ✓ built in 74ms
56
+ ✓ built in 176ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
1
1
  # @prosopo/types-database
2
2
 
3
+ ## 5.5.4
4
+ ### Patch Changes
5
+
6
+ - f4e4a83: chore(deps): roll up the open dependabot bumps (react 19.3, mongoose 9.10, @polkadot/util 14, redis 6, cron-parser 5, react-i18next 17 with i18next 26, @scure/base 2, cypress 16, rollup/babel plugin majors, vitest 4.1.11, angular 20.3.28, js-yaml)
7
+ - Updated dependencies [f4e4a83]
8
+ - Updated dependencies [c386199]
9
+ - Updated dependencies [d710b7f]
10
+ - Updated dependencies [d4e9425]
11
+ - Updated dependencies [0be8838]
12
+ - @prosopo/common@3.1.56
13
+ - @prosopo/locale@3.4.3
14
+ - @prosopo/types@5.8.4
15
+ - @prosopo/user-access-policy@3.14.4
16
+ - @prosopo/logger@2.0.10
17
+
3
18
  ## 5.5.3
4
19
  ### Patch Changes
5
20
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prosopo/types-database",
3
- "version": "5.5.3",
3
+ "version": "5.5.4",
4
4
  "description": "Types for prosopo database",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -37,17 +37,17 @@
37
37
  },
38
38
  "homepage": "https://github.com/prosopo/captcha#readme",
39
39
  "dependencies": {
40
- "@prosopo/common": "3.1.55",
41
- "@prosopo/locale": "3.4.2",
42
- "@prosopo/logger": "2.0.9",
43
- "@prosopo/types": "5.8.3",
44
- "@prosopo/user-access-policy": "3.14.3",
40
+ "@prosopo/common": "3.1.56",
41
+ "@prosopo/locale": "3.4.3",
42
+ "@prosopo/logger": "2.0.10",
43
+ "@prosopo/types": "5.8.4",
44
+ "@prosopo/user-access-policy": "3.14.4",
45
45
  "bson": "7.3.2",
46
- "mongoose": "9.9.4",
46
+ "mongoose": "9.10.0",
47
47
  "zod": "3.23.8"
48
48
  },
49
49
  "devDependencies": {
50
- "@prosopo/config": "3.3.16",
50
+ "@prosopo/config": "3.3.17",
51
51
  "@types/node": "22.10.2",
52
52
  "@vitest/coverage-v8": "4.1.11",
53
53
  "concurrently": "9.0.1",