@prosopo/types-database 5.1.3 → 5.1.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.1.3 build:cjs
2
+ > @prosopo/types-database@5.1.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: .
@@ -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.50 kB │ gzip: 3.15 kB
51
51
 
52
- ✓ built in 45ms
52
+ ✓ built in 74ms
@@ -1,8 +1,8 @@
1
1
 
2
- > @prosopo/types-database@5.1.3 build:tsc
2
+ > @prosopo/types-database@5.1.4 build:tsc
3
3
  > tsc --build --verbose
4
4
 
5
- 11:34:00 AM - Projects in this build:
5
+ 1:38:36 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
- 11:34:00 AM - Project '../../dev/config/tsconfig.json' is up to date because newest input '../../dev/config/src/vite/NodejsPolarsNativeFilePlugin.ts' is older than output '../../dev/config/tsconfig.tsbuildinfo'
19
+ 1:38:36 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
- 11:34:00 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:38:36 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
- 11:34:00 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:38:36 PM - Project '../util/tsconfig.json' is up to date because newest input '../util/src/verifyRecency.ts' is older than output '../util/tsconfig.tsbuildinfo'
24
24
 
25
- 11:34:00 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:38:36 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
- 11:34:00 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:38:36 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
- 11:34:00 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:38:36 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
- 11:34:00 AM - Project '../common/tsconfig.json' is up to date because newest input '../common/src/error.ts' is older than output '../common/tsconfig.tsbuildinfo'
31
+ 1:38:36 PM - Project '../common/tsconfig.json' is up to date because newest input '../common/src/index.ts' is older than output '../common/tsconfig.tsbuildinfo'
32
32
 
33
- 11:34:00 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:38:36 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
- 11:34:00 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:38:36 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
- 11:34:00 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:38:36 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
- 11:34:00 AM - 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'
39
+ 1:38:37 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
- 11:34:00 AM - Project 'tsconfig.json' is out of date because output file 'tsconfig.tsbuildinfo' does not exist
41
+ 1:38:37 PM - Project 'tsconfig.json' is out of date because output file 'tsconfig.tsbuildinfo' does not exist
42
42
 
43
- 11:34:00 AM - Building project '/home/runner/work/captcha/captcha/packages/types-database/tsconfig.json'...
43
+ 1:38:37 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.3 build
2
+ > @prosopo/types-database@5.1.4 build
3
3
  > npm run build:cross-env -- --mode ${NODE_ENV:-development}
4
4
 
5
5
 
6
- > @prosopo/types-database@5.1.3 build:cross-env
6
+ > @prosopo/types-database@5.1.4 build:cross-env
7
7
  > vite build --config vite.esm.config.ts --mode production
8
8
 
9
9
  ViteEsmConfig: .
@@ -22,7 +22,6 @@ ViteEsmConfig: .
22
22
  ]
23
23
  }
24
24
  {
25
- The plugin "vite-tsconfig-paths" is detected. Vite now supports tsconfig paths resolution natively via the resolve.tsconfigPaths option. You can remove the plugin and set resolve.tsconfigPaths: true in your Vite config instead.
26
25
  externals: [
27
26
  '@prosopo/common',
28
27
  '@prosopo/locale',
@@ -36,6 +35,7 @@ ViteEsmConfig: .
36
35
  '@prosopo/api'
37
36
  ]
38
37
  }
38
+ The plugin "vite-tsconfig-paths" is detected. Vite now supports tsconfig paths resolution natively via the resolve.tsconfigPaths option. You can remove the plugin and set resolve.tsconfigPaths: true in your Vite config instead.
39
39
  vite v8.1.5 building ssr environment for production...
40
40
  Bundle build started
41
41
  
@@ -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.44 kB │ gzip: 3.14 kB
55
55
 
56
- ✓ built in 40ms
56
+ ✓ built in 48ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @prosopo/types-database
2
2
 
3
+ ## 5.1.4
4
+ ### Patch Changes
5
+
6
+ - Updated dependencies [35f640f]
7
+ - @prosopo/types@5.2.1
8
+ - @prosopo/user-access-policy@3.12.20
9
+
3
10
  ## 5.1.3
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.3",
3
+ "version": "5.1.4",
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.2.0",
44
- "@prosopo/user-access-policy": "3.12.19",
43
+ "@prosopo/types": "5.2.1",
44
+ "@prosopo/user-access-policy": "3.12.20",
45
45
  "bson": "6.10.4",
46
46
  "mongoose": "8.24.1",
47
47
  "zod": "3.23.8"