@teambit/api-server 1.0.860 → 1.0.861
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/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/api-server",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.861",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/harmony/api-server",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.harmony",
|
|
8
8
|
"name": "api-server",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.861"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"filenamify": "4.2.0",
|
|
@@ -20,43 +20,43 @@
|
|
|
20
20
|
"chalk": "4.1.2",
|
|
21
21
|
"pretty-time": "1.1.0",
|
|
22
22
|
"@teambit/component.modules.component-url": "0.0.184",
|
|
23
|
+
"@teambit/component.modules.merge-helper": "0.0.34",
|
|
24
|
+
"@teambit/config": "0.0.1468",
|
|
23
25
|
"@teambit/lane-id": "0.0.312",
|
|
26
|
+
"@teambit/legacy.consumer": "0.0.93",
|
|
27
|
+
"@teambit/legacy.scope": "0.0.93",
|
|
24
28
|
"@teambit/legacy.utils": "0.0.31",
|
|
29
|
+
"@teambit/logger": "0.0.1386",
|
|
25
30
|
"@teambit/harmony": "0.4.7",
|
|
31
|
+
"@teambit/cli": "0.0.1293",
|
|
32
|
+
"@teambit/express": "0.0.1392",
|
|
26
33
|
"@teambit/harmony.modules.send-server-sent-events": "0.0.14",
|
|
27
34
|
"@teambit/legacy.constants": "0.0.21",
|
|
35
|
+
"@teambit/scope.network": "0.0.93",
|
|
28
36
|
"@teambit/toolbox.network.get-port": "1.0.17",
|
|
29
37
|
"@teambit/harmony.modules.feature-toggle": "0.0.31",
|
|
30
38
|
"@teambit/legacy.loader": "0.0.15",
|
|
31
39
|
"@teambit/legacy.logger": "0.0.32",
|
|
32
|
-
"@teambit/application": "1.0.
|
|
33
|
-
"@teambit/checkout": "1.0.
|
|
34
|
-
"@teambit/component-compare": "1.0.
|
|
35
|
-
"@teambit/component-log": "1.0.
|
|
36
|
-
"@teambit/component
|
|
37
|
-
"@teambit/
|
|
38
|
-
"@teambit/
|
|
39
|
-
"@teambit/
|
|
40
|
-
"@teambit/
|
|
41
|
-
"@teambit/
|
|
42
|
-
"@teambit/
|
|
43
|
-
"@teambit/
|
|
44
|
-
"@teambit/
|
|
45
|
-
"@teambit/
|
|
46
|
-
"@teambit/
|
|
47
|
-
"@teambit/
|
|
48
|
-
"@teambit/
|
|
49
|
-
"@teambit/
|
|
50
|
-
"@teambit/
|
|
51
|
-
"@teambit/
|
|
52
|
-
"@teambit/scope": "1.0.850",
|
|
53
|
-
"@teambit/snapping": "1.0.850",
|
|
54
|
-
"@teambit/workspace": "1.0.850",
|
|
55
|
-
"@teambit/cli": "0.0.1293",
|
|
56
|
-
"@teambit/express": "0.0.1392",
|
|
57
|
-
"@teambit/importer": "1.0.850",
|
|
58
|
-
"@teambit/scope.network": "0.0.93",
|
|
59
|
-
"@teambit/watcher": "1.0.850"
|
|
40
|
+
"@teambit/application": "1.0.851",
|
|
41
|
+
"@teambit/checkout": "1.0.851",
|
|
42
|
+
"@teambit/component-compare": "1.0.851",
|
|
43
|
+
"@teambit/component-log": "1.0.851",
|
|
44
|
+
"@teambit/component": "1.0.851",
|
|
45
|
+
"@teambit/deprecation": "1.0.851",
|
|
46
|
+
"@teambit/envs": "1.0.851",
|
|
47
|
+
"@teambit/export": "1.0.851",
|
|
48
|
+
"@teambit/generator": "1.0.852",
|
|
49
|
+
"@teambit/graph": "1.0.851",
|
|
50
|
+
"@teambit/install": "1.0.851",
|
|
51
|
+
"@teambit/lanes": "1.0.857",
|
|
52
|
+
"@teambit/objects": "0.0.358",
|
|
53
|
+
"@teambit/remove": "1.0.851",
|
|
54
|
+
"@teambit/schema": "1.0.851",
|
|
55
|
+
"@teambit/scope": "1.0.851",
|
|
56
|
+
"@teambit/snapping": "1.0.851",
|
|
57
|
+
"@teambit/workspace": "1.0.851",
|
|
58
|
+
"@teambit/importer": "1.0.851",
|
|
59
|
+
"@teambit/watcher": "1.0.851"
|
|
60
60
|
},
|
|
61
61
|
"devDependencies": {
|
|
62
62
|
"@types/fs-extra": "9.0.7",
|
|
File without changes
|