@teambit/api-server 1.0.1008 → 1.0.1010

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.1008",
3
+ "version": "1.0.1010",
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.1008"
9
+ "version": "1.0.1010"
10
10
  },
11
11
  "dependencies": {
12
12
  "filenamify": "4.2.0",
@@ -28,36 +28,36 @@
28
28
  "@teambit/harmony.modules.feature-toggle": "0.0.36",
29
29
  "@teambit/legacy.loader": "0.0.18",
30
30
  "@teambit/legacy.logger": "0.0.38",
31
- "@teambit/application": "1.0.981",
32
- "@teambit/checkout": "1.0.982",
33
- "@teambit/component-compare": "1.0.981",
34
- "@teambit/component-log": "1.0.981",
35
- "@teambit/component.modules.merge-helper": "0.0.56",
36
- "@teambit/component": "1.0.981",
37
- "@teambit/config": "0.0.1497",
38
- "@teambit/deprecation": "1.0.981",
39
- "@teambit/envs": "1.0.981",
40
- "@teambit/export": "1.0.981",
41
- "@teambit/generator": "1.0.982",
42
- "@teambit/graph": "1.0.981",
43
- "@teambit/install": "1.0.981",
44
- "@teambit/lanes.modules.diff": "0.0.616",
45
- "@teambit/lanes": "1.0.998",
46
- "@teambit/legacy.consumer": "0.0.113",
47
- "@teambit/legacy.scope": "0.0.113",
48
- "@teambit/legacy.utils": "0.0.36",
49
- "@teambit/logger": "0.0.1415",
50
- "@teambit/objects": "0.0.488",
51
- "@teambit/remove": "1.0.981",
52
- "@teambit/schema": "1.0.981",
53
- "@teambit/scope": "1.0.981",
54
- "@teambit/snapping": "1.0.981",
55
- "@teambit/workspace": "1.0.981",
56
- "@teambit/cli": "0.0.1322",
57
- "@teambit/express": "0.0.1421",
58
- "@teambit/importer": "1.0.981",
59
- "@teambit/scope.network": "0.0.113",
60
- "@teambit/watcher": "1.0.981"
31
+ "@teambit/application": "1.0.983",
32
+ "@teambit/checkout": "1.0.984",
33
+ "@teambit/component-compare": "1.0.983",
34
+ "@teambit/component-log": "1.0.983",
35
+ "@teambit/component.modules.merge-helper": "0.0.58",
36
+ "@teambit/component": "1.0.983",
37
+ "@teambit/config": "0.0.1499",
38
+ "@teambit/deprecation": "1.0.983",
39
+ "@teambit/envs": "1.0.983",
40
+ "@teambit/export": "1.0.983",
41
+ "@teambit/generator": "1.0.984",
42
+ "@teambit/graph": "1.0.983",
43
+ "@teambit/install": "1.0.983",
44
+ "@teambit/lanes.modules.diff": "0.0.618",
45
+ "@teambit/lanes": "1.0.1000",
46
+ "@teambit/legacy.consumer": "0.0.115",
47
+ "@teambit/legacy.scope": "0.0.115",
48
+ "@teambit/legacy.utils": "0.0.37",
49
+ "@teambit/logger": "0.0.1417",
50
+ "@teambit/objects": "0.0.490",
51
+ "@teambit/remove": "1.0.983",
52
+ "@teambit/schema": "1.0.983",
53
+ "@teambit/scope": "1.0.983",
54
+ "@teambit/snapping": "1.0.983",
55
+ "@teambit/workspace": "1.0.983",
56
+ "@teambit/cli": "0.0.1324",
57
+ "@teambit/express": "0.0.1423",
58
+ "@teambit/importer": "1.0.983",
59
+ "@teambit/scope.network": "0.0.115",
60
+ "@teambit/watcher": "1.0.983"
61
61
  },
62
62
  "devDependencies": {
63
63
  "@types/fs-extra": "9.0.7",