@tramvai/module-common 1.101.4 → 1.101.9
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/lib/index.browser.js +1 -1
- package/lib/index.es.js +1 -1
- package/lib/index.js +1 -1
- package/package.json +20 -20
package/lib/index.browser.js
CHANGED
|
@@ -50,7 +50,7 @@ class BundleManager {
|
|
|
50
50
|
this.bundles[FS_PAGES_DEFAULT_BUNDLE] = () => Promise.resolve({
|
|
51
51
|
default: componentsDefaultBundle,
|
|
52
52
|
});
|
|
53
|
-
log.
|
|
53
|
+
log.debug({
|
|
54
54
|
event: 'create default bundle with file-system pages',
|
|
55
55
|
components: Object.keys(components),
|
|
56
56
|
});
|
package/lib/index.es.js
CHANGED
|
@@ -52,7 +52,7 @@ class BundleManager {
|
|
|
52
52
|
this.bundles[FS_PAGES_DEFAULT_BUNDLE] = () => Promise.resolve({
|
|
53
53
|
default: componentsDefaultBundle,
|
|
54
54
|
});
|
|
55
|
-
log.
|
|
55
|
+
log.debug({
|
|
56
56
|
event: 'create default bundle with file-system pages',
|
|
57
57
|
components: Object.keys(components),
|
|
58
58
|
});
|
package/lib/index.js
CHANGED
|
@@ -70,7 +70,7 @@ class BundleManager {
|
|
|
70
70
|
this.bundles[FS_PAGES_DEFAULT_BUNDLE] = () => Promise.resolve({
|
|
71
71
|
default: componentsDefaultBundle,
|
|
72
72
|
});
|
|
73
|
-
log.
|
|
73
|
+
log.debug({
|
|
74
74
|
event: 'create default bundle with file-system pages',
|
|
75
75
|
components: Object.keys(components),
|
|
76
76
|
});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tramvai/module-common",
|
|
3
|
-
"version": "1.101.
|
|
3
|
+
"version": "1.101.9",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"typings": "lib/index.d.ts",
|
|
@@ -28,30 +28,30 @@
|
|
|
28
28
|
"build-for-publish": "true"
|
|
29
29
|
},
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@tinkoff/errors": "0.2.
|
|
32
|
-
"@tinkoff/pubsub": "0.4.
|
|
33
|
-
"@tinkoff/url": "0.7.
|
|
34
|
-
"@tramvai/module-cookie": "1.101.
|
|
35
|
-
"@tramvai/module-environment": "1.101.
|
|
36
|
-
"@tramvai/module-log": "1.101.
|
|
37
|
-
"@tramvai/tokens-child-app": "1.101.
|
|
38
|
-
"@tramvai/tokens-common": "1.101.
|
|
39
|
-
"@tramvai/tokens-render": "1.101.
|
|
40
|
-
"@tramvai/experiments": "1.101.
|
|
41
|
-
"@tinkoff/hook-runner": "0.3.
|
|
31
|
+
"@tinkoff/errors": "0.2.21",
|
|
32
|
+
"@tinkoff/pubsub": "0.4.24",
|
|
33
|
+
"@tinkoff/url": "0.7.38",
|
|
34
|
+
"@tramvai/module-cookie": "1.101.9",
|
|
35
|
+
"@tramvai/module-environment": "1.101.9",
|
|
36
|
+
"@tramvai/module-log": "1.101.9",
|
|
37
|
+
"@tramvai/tokens-child-app": "1.101.9",
|
|
38
|
+
"@tramvai/tokens-common": "1.101.9",
|
|
39
|
+
"@tramvai/tokens-render": "1.101.9",
|
|
40
|
+
"@tramvai/experiments": "1.101.9",
|
|
41
|
+
"@tinkoff/hook-runner": "0.3.22",
|
|
42
42
|
"hoist-non-react-statics": "^3.3.1",
|
|
43
43
|
"lru-cache": "^6.0.0"
|
|
44
44
|
},
|
|
45
45
|
"peerDependencies": {
|
|
46
46
|
"@tinkoff/utils": "^2.1.2",
|
|
47
|
-
"@tramvai/cli": "1.101.
|
|
48
|
-
"@tramvai/core": "1.101.
|
|
49
|
-
"@tramvai/react": "1.101.
|
|
50
|
-
"@tramvai/papi": "1.101.
|
|
51
|
-
"@tramvai/state": "1.101.
|
|
52
|
-
"@tramvai/tokens-metrics": "1.101.
|
|
53
|
-
"@tramvai/tokens-server": "1.101.
|
|
54
|
-
"@tinkoff/dippy": "0.7.
|
|
47
|
+
"@tramvai/cli": "1.101.9",
|
|
48
|
+
"@tramvai/core": "1.101.9",
|
|
49
|
+
"@tramvai/react": "1.101.9",
|
|
50
|
+
"@tramvai/papi": "1.101.9",
|
|
51
|
+
"@tramvai/state": "1.101.9",
|
|
52
|
+
"@tramvai/tokens-metrics": "1.101.9",
|
|
53
|
+
"@tramvai/tokens-server": "1.101.9",
|
|
54
|
+
"@tinkoff/dippy": "0.7.41",
|
|
55
55
|
"react": ">=16.8.0",
|
|
56
56
|
"tslib": "^2.0.3"
|
|
57
57
|
},
|