@prosopo/types-database 5.1.1 → 5.1.2

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.1.1 build:cjs
2
+ > @prosopo/types-database@5.1.2 build:cjs
3
3
  > NODE_ENV=${NODE_ENV:-development}; vite build --config vite.cjs.config.ts --mode $NODE_ENV
4
4
 
5
5
  ViteCommonJSConfig: .
@@ -49,4 +49,4 @@ dist/cjs/index.cjs 2.37 kB │ gzip: 0.50 kB
49
49
  dist/cjs/types/client.cjs 7.06 kB │ gzip: 1.57 kB
50
50
  dist/cjs/types/provider.cjs 24.32 kB │ gzip: 3.14 kB
51
51
 
52
- ✓ built in 58ms
52
+ ✓ built in 53ms
@@ -1,8 +1,8 @@
1
1
 
2
- > @prosopo/types-database@5.1.1 build:tsc
2
+ > @prosopo/types-database@5.1.2 build:tsc
3
3
  > tsc --build --verbose
4
4
 
5
- 8:01:46 PM - Projects in this build:
5
+ 3:55:33 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
- 8:01:47 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'
19
+ 3:55:33 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
- 8:01:47 PM - Project '../locale/tsconfig.json' is up to date because newest input '../locale/src/translationKey.ts' is older than output '../locale/tsconfig.tsbuildinfo'
21
+ 3:55:33 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
- 8:01:47 PM - Project '../util/tsconfig.json' is up to date because newest input '../util/src/url.ts' is older than output '../util/tsconfig.tsbuildinfo'
23
+ 3:55:33 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
- 8:01:47 PM - Project '../logger/tsconfig.json' is up to date because newest input '../logger/src/index.ts' is older than output '../logger/tsconfig.tsbuildinfo'
25
+ 3:55:33 PM - Project '../logger/tsconfig.json' is up to date because newest input '../logger/src/index.ts' is older than output '../logger/tsconfig.tsbuildinfo'
26
26
 
27
- 8:01:47 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'
27
+ 3:55:33 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
- 8:01:47 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'
29
+ 3:55:33 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
- 8:01:47 PM - Project '../common/tsconfig.json' is up to date because newest input '../common/src/index.ts' is older than output '../common/tsconfig.tsbuildinfo'
31
+ 3:55:33 PM - Project '../common/tsconfig.json' is up to date because newest input '../common/src/tests/utils/objectUtils.unit.test.ts' is older than output '../common/tsconfig.tsbuildinfo'
32
32
 
33
- 8:01:47 PM - Project '../api-route/tsconfig.json' is up to date because newest input '../api-route/src/index.ts' is older than output '../api-route/tsconfig.tsbuildinfo'
33
+ 3:55:33 PM - 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'
34
34
 
35
- 8:01:47 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'
35
+ 3:55:33 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
- 8:01:47 PM - Project '../api/tsconfig.json' is up to date because newest input '../api/src/tests/apiHarness.ts' is older than output '../api/tsconfig.tsbuildinfo'
37
+ 3:55:33 PM - Project '../api/tsconfig.json' is up to date because newest input '../api/src/index.ts' is older than output '../api/tsconfig.tsbuildinfo'
38
38
 
39
- 8:01:47 PM - 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
+ 3:55:33 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
- 8:01:47 PM - Project 'tsconfig.json' is out of date because output file 'tsconfig.tsbuildinfo' does not exist
41
+ 3:55:33 PM - Project 'tsconfig.json' is out of date because output file 'tsconfig.tsbuildinfo' does not exist
42
42
 
43
- 8:01:47 PM - Building project '/home/runner/work/captcha/captcha/packages/types-database/tsconfig.json'...
43
+ 3:55:33 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.1.1 build
2
+ > @prosopo/types-database@5.1.2 build
3
3
  > npm run build:cross-env -- --mode ${NODE_ENV:-development}
4
4
 
5
5
 
6
- > @prosopo/types-database@5.1.1 build:cross-env
6
+ > @prosopo/types-database@5.1.2 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.57 kB │ gzip: 0.38 kB
53
53
  dist/types/client.js 6.77 kB │ gzip: 1.56 kB
54
54
  dist/types/provider.js 23.26 kB │ gzip: 3.12 kB
55
55
 
56
- ✓ built in 56ms
56
+ ✓ built in 50ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @prosopo/types-database
2
2
 
3
+ ## 5.1.2
4
+ ### Patch Changes
5
+
6
+ - Updated dependencies [ee5d250]
7
+ - @prosopo/types@5.1.2
8
+ - @prosopo/user-access-policy@3.12.18
9
+
3
10
  ## 5.1.1
4
11
  ### Patch Changes
5
12
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prosopo/types-database",
3
- "version": "5.1.1",
3
+ "version": "5.1.2",
4
4
  "description": "Types for prosopo database",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -40,8 +40,8 @@
40
40
  "@prosopo/common": "3.1.50",
41
41
  "@prosopo/locale": "3.3.0",
42
42
  "@prosopo/logger": "2.0.6",
43
- "@prosopo/types": "5.1.1",
44
- "@prosopo/user-access-policy": "3.12.17",
43
+ "@prosopo/types": "5.1.2",
44
+ "@prosopo/user-access-policy": "3.12.18",
45
45
  "bson": "6.10.4",
46
46
  "mongoose": "8.24.1",
47
47
  "zod": "3.23.8"