@teambit/cloud 0.0.685 → 0.0.687
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.
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<testsuites tests="0" failures="0" errors="0" skipped="0">
|
|
3
|
-
<testsuite name="teambit.cloud/cloud@0.0.
|
|
3
|
+
<testsuite name="teambit.cloud/cloud@0.0.687" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
package/artifacts/schema.json
CHANGED
|
@@ -20,6 +20,7 @@
|
|
|
20
20
|
"line": 3,
|
|
21
21
|
"character": 15
|
|
22
22
|
},
|
|
23
|
+
"signature": "class CloudMain",
|
|
23
24
|
"name": "CloudMain",
|
|
24
25
|
"exportNode": {
|
|
25
26
|
"__schema": "ClassSchema",
|
|
@@ -2965,6 +2966,7 @@
|
|
|
2965
2966
|
"line": 4,
|
|
2966
2967
|
"character": 15
|
|
2967
2968
|
},
|
|
2969
|
+
"signature": "class CloudUI",
|
|
2968
2970
|
"name": "CloudUI",
|
|
2969
2971
|
"exportNode": {
|
|
2970
2972
|
"__schema": "ClassSchema",
|
|
@@ -3462,6 +3464,7 @@
|
|
|
3462
3464
|
"line": 6,
|
|
3463
3465
|
"character": 10
|
|
3464
3466
|
},
|
|
3467
|
+
"signature": "const CloudAspect: Aspect",
|
|
3465
3468
|
"name": "CloudAspect",
|
|
3466
3469
|
"exportNode": {
|
|
3467
3470
|
"__schema": "VariableLikeSchema",
|
|
@@ -3731,7 +3734,7 @@
|
|
|
3731
3734
|
"line": 80,
|
|
3732
3735
|
"character": 30
|
|
3733
3736
|
},
|
|
3734
|
-
"signature": "({ username, token, npmrcUpdateResult, updatedConfigs }: {
|
|
3737
|
+
"signature": "({ username, token, npmrcUpdateResult, updatedConfigs }: { username?: string; token?: string; npmrcUpdateResult?: NpmConfigUpdateResult; updatedConfigs?: Record<string, string | undefined> }): void",
|
|
3735
3738
|
"name": "",
|
|
3736
3739
|
"params": [
|
|
3737
3740
|
{
|
|
@@ -7997,7 +8000,7 @@
|
|
|
7997
8000
|
"componentId": {
|
|
7998
8001
|
"scope": "teambit.cloud",
|
|
7999
8002
|
"name": "cloud",
|
|
8000
|
-
"version": "0.0.
|
|
8003
|
+
"version": "0.0.687"
|
|
8001
8004
|
},
|
|
8002
8005
|
"taggedModuleExports": []
|
|
8003
8006
|
}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/cloud",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.687",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/cloud/cloud",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.cloud",
|
|
8
8
|
"name": "cloud",
|
|
9
|
-
"version": "0.0.
|
|
9
|
+
"version": "0.0.687"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"graphql-tag": "2.12.1",
|
|
@@ -21,19 +21,19 @@
|
|
|
21
21
|
"@teambit/scopes.scope-id": "0.0.7",
|
|
22
22
|
"@teambit/design.controls.menu": "0.0.1",
|
|
23
23
|
"@teambit/bit-error": "0.0.404",
|
|
24
|
-
"@teambit/graphql": "1.0.
|
|
25
|
-
"@teambit/cli": "0.0.
|
|
24
|
+
"@teambit/graphql": "1.0.411",
|
|
25
|
+
"@teambit/cli": "0.0.988",
|
|
26
26
|
"@teambit/cloud.models.cloud-scope": "0.0.3",
|
|
27
27
|
"@teambit/cloud.models.cloud-user": "0.0.5",
|
|
28
|
-
"@teambit/express": "0.0.
|
|
29
|
-
"@teambit/global-config": "0.0.
|
|
30
|
-
"@teambit/logger": "0.0.
|
|
31
|
-
"@teambit/scope": "1.0.
|
|
32
|
-
"@teambit/ui": "1.0.
|
|
33
|
-
"@teambit/workspace": "1.0.
|
|
28
|
+
"@teambit/express": "0.0.1087",
|
|
29
|
+
"@teambit/global-config": "0.0.991",
|
|
30
|
+
"@teambit/logger": "0.0.1081",
|
|
31
|
+
"@teambit/scope": "1.0.411",
|
|
32
|
+
"@teambit/ui": "1.0.411",
|
|
33
|
+
"@teambit/workspace": "1.0.411",
|
|
34
34
|
"@teambit/cloud.ui.user-bar": "0.0.11",
|
|
35
|
-
"@teambit/component": "1.0.
|
|
36
|
-
"@teambit/lanes": "1.0.
|
|
35
|
+
"@teambit/component": "1.0.411",
|
|
36
|
+
"@teambit/lanes": "1.0.411"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
39
|
"@types/express": "4.17.13",
|
|
File without changes
|