@proteinjs/db-transaction-context 0.5.14 → 0.5.16
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.
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,22 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [0.5.16](https://github.com/proteinjs/db/compare/@proteinjs/db-transaction-context@0.5.15...@proteinjs/db-transaction-context@0.5.16) (2026-08-23)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @proteinjs/db-transaction-context
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## [0.5.15](https://github.com/proteinjs/db/compare/@proteinjs/db-transaction-context@0.5.14...@proteinjs/db-transaction-context@0.5.15) (2026-08-19)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @proteinjs/db-transaction-context
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
6
22
|
## [0.5.14](https://github.com/proteinjs/db/compare/@proteinjs/db-transaction-context@0.5.13...@proteinjs/db-transaction-context@0.5.14) (2026-08-19)
|
|
7
23
|
|
|
8
24
|
**Note:** Version bump only for package @proteinjs/db-transaction-context
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../generated/index.ts"],"names":[],"mappings":"AAAA,oCAAoC;AAEpC,OAAO,eAAe,CAAC;AACvB,OAAO,mBAAmB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../generated/index.ts"],"names":[],"mappings":"AAAA,oCAAoC;AAEpC,OAAO,eAAe,CAAC;AACvB,OAAO,mBAAmB,CAAC;AAuB3B,cAAc,UAAU,CAAC"}
|
package/dist/generated/index.js
CHANGED
|
@@ -17,9 +17,8 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
17
17
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
18
|
require("@proteinjs/db");
|
|
19
19
|
require("@proteinjs/logger");
|
|
20
|
-
require("@proteinjs/reflection");
|
|
21
20
|
/** Generate Source Graph */
|
|
22
|
-
var sourceGraph = "{\"options\":{\"directed\":true,\"multigraph\":false,\"compound\":false},\"nodes\":[{\"v\":\"@proteinjs/db-transaction-context/TransactionContext\",\"value\":{\"packageName\":\"@proteinjs/db-transaction-context\",\"name\":\"TransactionContext\",\"filePath\":\"
|
|
21
|
+
var sourceGraph = "{\"options\":{\"directed\":true,\"multigraph\":false,\"compound\":false},\"nodes\":[{\"v\":\"@proteinjs/db-transaction-context/TransactionContext\",\"value\":{\"packageName\":\"@proteinjs/db-transaction-context\",\"name\":\"TransactionContext\",\"filePath\":\"src/TransactionContext.ts\",\"qualifiedName\":\"@proteinjs/db-transaction-context/TransactionContext\",\"isAbstract\":false,\"isStatic\":false,\"visibility\":\"public\",\"properties\":[{\"name\":\"storage\",\"type\":null,\"isOptional\":false,\"isAbstract\":false,\"isStatic\":true,\"visibility\":\"private\"}],\"methods\":[{\"name\":\"getTransactionContext\",\"returnType\":{\"packageName\":\"@proteinjs/db\",\"name\":\"TransactionContextData\",\"filePath\":null,\"qualifiedName\":\"@proteinjs/db/TransactionContextData\",\"typeParameters\":null,\"directParents\":null},\"isAsync\":false,\"isOptional\":false,\"isAbstract\":false,\"isStatic\":false,\"visibility\":\"public\",\"parameters\":[]},{\"name\":\"runInContext\",\"returnType\":{\"packageName\":\"\",\"name\":\"Promise<T>\",\"filePath\":null,\"qualifiedName\":\"/Promise<T>\",\"typeParameters\":null,\"directParents\":null},\"isAsync\":false,\"isOptional\":false,\"isAbstract\":false,\"isStatic\":false,\"visibility\":\"public\",\"parameters\":[{\"name\":\"context\",\"type\":{\"packageName\":\"@proteinjs/db\",\"name\":\"TransactionContextData\",\"filePath\":null,\"qualifiedName\":\"@proteinjs/db/TransactionContextData\",\"typeParameters\":null,\"directParents\":null}},{\"name\":\"fn\",\"type\":{\"packageName\":\"\",\"name\":\"() => Promise<T>\",\"filePath\":null,\"qualifiedName\":\"/() => Promise<T>\",\"typeParameters\":null,\"directParents\":null}}]}],\"typeParameters\":[],\"directParentInterfaces\":[{\"packageName\":\"@proteinjs/db\",\"name\":\"DefaultTransactionContextFactory\",\"filePath\":null,\"qualifiedName\":\"@proteinjs/db/DefaultTransactionContextFactory\",\"properties\":[],\"methods\":[],\"typeParameters\":[],\"directParents\":[]}],\"directParentClasses\":[],\"sourceType\":2}},{\"v\":\"@proteinjs/db/DefaultTransactionContextFactory\"}],\"edges\":[{\"v\":\"@proteinjs/db-transaction-context/TransactionContext\",\"w\":\"@proteinjs/db/DefaultTransactionContextFactory\",\"value\":\"implements interface\"}]}";
|
|
23
22
|
/** Generate Source Links */
|
|
24
23
|
var TransactionContext_1 = require("../src/TransactionContext");
|
|
25
24
|
var sourceLinks = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../generated/index.ts"],"names":[],"mappings":";AAAA,oCAAoC;;;;;;;;;;;;;;;;AAEpC,yBAAuB;AACvB,6BAA2B;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../generated/index.ts"],"names":[],"mappings":";AAAA,oCAAoC;;;;;;;;;;;;;;;;AAEpC,yBAAuB;AACvB,6BAA2B;AAG3B,4BAA4B;AAE5B,IAAM,WAAW,GAAG,4sEAA4sE,CAAC;AAGjuE,4BAA4B;AAE5B,gEAA+D;AAE/D,IAAM,WAAW,GAAG;IACnB,sDAAsD,EAAE,uCAAkB;CAC1E,CAAC;AAGF,kCAAkC;AAElC,oDAAyD;AACzD,6BAAgB,CAAC,KAAK,CAAC,WAAW,EAAE,WAAW,CAAC,CAAC;AAGjD,2CAAyB"}
|
package/generated/index.ts
CHANGED
|
@@ -2,12 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
import '@proteinjs/db';
|
|
4
4
|
import '@proteinjs/logger';
|
|
5
|
-
import '@proteinjs/reflection';
|
|
6
5
|
|
|
7
6
|
/** Generate Source Graph */
|
|
8
7
|
|
|
9
8
|
const sourceGraph =
|
|
10
|
-
'{"options":{"directed":true,"multigraph":false,"compound":false},"nodes":[{"v":"@proteinjs/db-transaction-context/TransactionContext","value":{"packageName":"@proteinjs/db-transaction-context","name":"TransactionContext","filePath":"
|
|
9
|
+
'{"options":{"directed":true,"multigraph":false,"compound":false},"nodes":[{"v":"@proteinjs/db-transaction-context/TransactionContext","value":{"packageName":"@proteinjs/db-transaction-context","name":"TransactionContext","filePath":"src/TransactionContext.ts","qualifiedName":"@proteinjs/db-transaction-context/TransactionContext","isAbstract":false,"isStatic":false,"visibility":"public","properties":[{"name":"storage","type":null,"isOptional":false,"isAbstract":false,"isStatic":true,"visibility":"private"}],"methods":[{"name":"getTransactionContext","returnType":{"packageName":"@proteinjs/db","name":"TransactionContextData","filePath":null,"qualifiedName":"@proteinjs/db/TransactionContextData","typeParameters":null,"directParents":null},"isAsync":false,"isOptional":false,"isAbstract":false,"isStatic":false,"visibility":"public","parameters":[]},{"name":"runInContext","returnType":{"packageName":"","name":"Promise<T>","filePath":null,"qualifiedName":"/Promise<T>","typeParameters":null,"directParents":null},"isAsync":false,"isOptional":false,"isAbstract":false,"isStatic":false,"visibility":"public","parameters":[{"name":"context","type":{"packageName":"@proteinjs/db","name":"TransactionContextData","filePath":null,"qualifiedName":"@proteinjs/db/TransactionContextData","typeParameters":null,"directParents":null}},{"name":"fn","type":{"packageName":"","name":"() => Promise<T>","filePath":null,"qualifiedName":"/() => Promise<T>","typeParameters":null,"directParents":null}}]}],"typeParameters":[],"directParentInterfaces":[{"packageName":"@proteinjs/db","name":"DefaultTransactionContextFactory","filePath":null,"qualifiedName":"@proteinjs/db/DefaultTransactionContextFactory","properties":[],"methods":[],"typeParameters":[],"directParents":[]}],"directParentClasses":[],"sourceType":2}},{"v":"@proteinjs/db/DefaultTransactionContextFactory"}],"edges":[{"v":"@proteinjs/db-transaction-context/TransactionContext","w":"@proteinjs/db/DefaultTransactionContextFactory","value":"implements interface"}]}';
|
|
11
10
|
|
|
12
11
|
/** Generate Source Links */
|
|
13
12
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@proteinjs/db-transaction-context",
|
|
3
|
-
"version": "0.5.
|
|
3
|
+
"version": "0.5.16",
|
|
4
4
|
"description": "Db transaction context",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -21,12 +21,12 @@
|
|
|
21
21
|
"watch": "reflection-watch"
|
|
22
22
|
},
|
|
23
23
|
"dependencies": {
|
|
24
|
-
"@proteinjs/db": "^1.34.
|
|
24
|
+
"@proteinjs/db": "^1.34.3",
|
|
25
25
|
"@proteinjs/logger": "^1.0.21",
|
|
26
|
-
"@proteinjs/reflection": "^1.1.
|
|
26
|
+
"@proteinjs/reflection": "^1.1.14"
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|
|
29
|
-
"@proteinjs/reflection-build": "^
|
|
29
|
+
"@proteinjs/reflection-build": "^2.0.1",
|
|
30
30
|
"@types/jest": "29.5.5",
|
|
31
31
|
"@types/node": "14.0.27",
|
|
32
32
|
"@typescript-eslint/eslint-plugin": "7.8.0",
|
|
@@ -40,5 +40,5 @@
|
|
|
40
40
|
},
|
|
41
41
|
"main": "./dist/generated/index.js",
|
|
42
42
|
"types": "./dist/generated/index.d.ts",
|
|
43
|
-
"gitHead": "
|
|
43
|
+
"gitHead": "d3a98c4cf7140cc2d93e588d89011037b3b8987c"
|
|
44
44
|
}
|