@tramvai/module-common 4.41.110 → 4.41.116
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.
|
@@ -136,10 +136,6 @@ class CommandLineRunner {
|
|
|
136
136
|
}
|
|
137
137
|
// eslint-disable-next-line class-methods-use-this
|
|
138
138
|
throwError(err, di) {
|
|
139
|
-
if (process.env.NODE_ENV === 'development' && typeof err === 'object') {
|
|
140
|
-
// eslint-disable-next-line no-param-reassign
|
|
141
|
-
err.di = di;
|
|
142
|
-
}
|
|
143
139
|
throw err;
|
|
144
140
|
}
|
|
145
141
|
}
|
|
@@ -136,10 +136,6 @@ class CommandLineRunner {
|
|
|
136
136
|
}
|
|
137
137
|
// eslint-disable-next-line class-methods-use-this
|
|
138
138
|
throwError(err, di) {
|
|
139
|
-
if (process.env.NODE_ENV === 'development' && typeof err === 'object') {
|
|
140
|
-
// eslint-disable-next-line no-param-reassign
|
|
141
|
-
err.di = di;
|
|
142
|
-
}
|
|
143
139
|
throw err;
|
|
144
140
|
}
|
|
145
141
|
}
|
|
@@ -140,10 +140,6 @@ class CommandLineRunner {
|
|
|
140
140
|
}
|
|
141
141
|
// eslint-disable-next-line class-methods-use-this
|
|
142
142
|
throwError(err, di) {
|
|
143
|
-
if (process.env.NODE_ENV === 'development' && typeof err === 'object') {
|
|
144
|
-
// eslint-disable-next-line no-param-reassign
|
|
145
|
-
err.di = di;
|
|
146
|
-
}
|
|
147
143
|
throw err;
|
|
148
144
|
}
|
|
149
145
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tramvai/module-common",
|
|
3
|
-
"version": "4.41.
|
|
3
|
+
"version": "4.41.116",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"typings": "lib/index.d.ts",
|
|
@@ -36,30 +36,30 @@
|
|
|
36
36
|
"@tinkoff/lru-cache-nano": "^7.9.0",
|
|
37
37
|
"@tinkoff/pubsub": "0.7.3",
|
|
38
38
|
"@tinkoff/url": "0.10.3",
|
|
39
|
-
"@tramvai/experiments": "4.41.
|
|
40
|
-
"@tramvai/module-cookie": "4.41.
|
|
41
|
-
"@tramvai/module-environment": "4.41.
|
|
42
|
-
"@tramvai/module-log": "4.41.
|
|
39
|
+
"@tramvai/experiments": "4.41.116",
|
|
40
|
+
"@tramvai/module-cookie": "4.41.116",
|
|
41
|
+
"@tramvai/module-environment": "4.41.116",
|
|
42
|
+
"@tramvai/module-log": "4.41.116",
|
|
43
43
|
"@tramvai/safe-strings": "0.7.9",
|
|
44
|
-
"@tramvai/tokens-child-app": "4.41.
|
|
45
|
-
"@tramvai/tokens-common": "4.41.
|
|
46
|
-
"@tramvai/tokens-core-private": "4.41.
|
|
47
|
-
"@tramvai/tokens-metrics": "4.41.
|
|
48
|
-
"@tramvai/tokens-render": "4.41.
|
|
49
|
-
"@tramvai/tokens-router": "4.41.
|
|
50
|
-
"@tramvai/tokens-server-private": "4.41.
|
|
51
|
-
"@tramvai/types-actions-state-context": "4.41.
|
|
44
|
+
"@tramvai/tokens-child-app": "4.41.116",
|
|
45
|
+
"@tramvai/tokens-common": "4.41.116",
|
|
46
|
+
"@tramvai/tokens-core-private": "4.41.116",
|
|
47
|
+
"@tramvai/tokens-metrics": "4.41.116",
|
|
48
|
+
"@tramvai/tokens-render": "4.41.116",
|
|
49
|
+
"@tramvai/tokens-router": "4.41.116",
|
|
50
|
+
"@tramvai/tokens-server-private": "4.41.116",
|
|
51
|
+
"@tramvai/types-actions-state-context": "4.41.116",
|
|
52
52
|
"hoist-non-react-statics": "^3.3.1"
|
|
53
53
|
},
|
|
54
54
|
"peerDependencies": {
|
|
55
|
-
"@tinkoff/dippy": "0.10.
|
|
55
|
+
"@tinkoff/dippy": "0.10.13",
|
|
56
56
|
"@tinkoff/utils": "^2.1.2",
|
|
57
|
-
"@tramvai/cli": "4.41.
|
|
58
|
-
"@tramvai/core": "4.41.
|
|
59
|
-
"@tramvai/papi": "4.41.
|
|
60
|
-
"@tramvai/react": "4.41.
|
|
61
|
-
"@tramvai/state": "4.41.
|
|
62
|
-
"@tramvai/tokens-server": "4.41.
|
|
57
|
+
"@tramvai/cli": "4.41.116",
|
|
58
|
+
"@tramvai/core": "4.41.116",
|
|
59
|
+
"@tramvai/papi": "4.41.116",
|
|
60
|
+
"@tramvai/react": "4.41.116",
|
|
61
|
+
"@tramvai/state": "4.41.116",
|
|
62
|
+
"@tramvai/tokens-server": "4.41.116",
|
|
63
63
|
"react": ">=16.14.0",
|
|
64
64
|
"tslib": "^2.4.0"
|
|
65
65
|
},
|