@teambit/objects 0.0.0-54353b9d8c528a3cac062b35a59c5cf99fc98b9a → 0.0.0-55d8e45ed849d0b2967f103e6871ae4d7cfa3c1e
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/objects",
|
|
3
|
-
"version": "0.0.0-
|
|
3
|
+
"version": "0.0.0-55d8e45ed849d0b2967f103e6871ae4d7cfa3c1e",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/scope/objects",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.scope",
|
|
8
8
|
"name": "objects",
|
|
9
|
-
"version": "
|
|
9
|
+
"version": "55d8e45ed849d0b2967f103e6871ae4d7cfa3c1e"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@pnpm/dependency-path": "1001.1.2",
|
|
@@ -20,36 +20,36 @@
|
|
|
20
20
|
"fs-extra": "10.0.0",
|
|
21
21
|
"uid-number": "0.0.6",
|
|
22
22
|
"@teambit/harmony": "0.4.7",
|
|
23
|
-
"@teambit/cli": "0.0.
|
|
23
|
+
"@teambit/cli": "0.0.1283",
|
|
24
24
|
"@teambit/component-id": "1.2.4",
|
|
25
25
|
"@teambit/legacy.utils": "0.0.28",
|
|
26
|
-
"@teambit/harmony.modules.get-basic-log": "0.0.
|
|
26
|
+
"@teambit/harmony.modules.get-basic-log": "0.0.85",
|
|
27
27
|
"@teambit/bit-error": "0.0.404",
|
|
28
28
|
"@teambit/component-version": "1.0.4",
|
|
29
|
-
"@teambit/component.snap-distance": "0.0.
|
|
30
|
-
"@teambit/config-store": "0.0.
|
|
29
|
+
"@teambit/component.snap-distance": "0.0.85",
|
|
30
|
+
"@teambit/config-store": "0.0.163",
|
|
31
31
|
"@teambit/lane-id": "0.0.312",
|
|
32
32
|
"@teambit/legacy.cli.error": "0.0.30",
|
|
33
33
|
"@teambit/legacy.constants": "0.0.19",
|
|
34
34
|
"@teambit/legacy.logger": "0.0.30",
|
|
35
|
-
"@teambit/legacy.scope": "0.0.
|
|
35
|
+
"@teambit/legacy.scope": "0.0.84",
|
|
36
36
|
"@teambit/toolbox.crypto.sha1": "0.0.10",
|
|
37
|
-
"@teambit/component.sources": "0.0.
|
|
37
|
+
"@teambit/component.sources": "0.0.136",
|
|
38
38
|
"@teambit/legacy-bit-id": "1.1.3",
|
|
39
39
|
"@teambit/legacy-component-log": "0.0.412",
|
|
40
|
-
"@teambit/legacy.consumer-component": "0.0.
|
|
41
|
-
"@teambit/legacy.consumer-config": "0.0.
|
|
42
|
-
"@teambit/legacy.extension-data": "0.0.
|
|
40
|
+
"@teambit/legacy.consumer-component": "0.0.85",
|
|
41
|
+
"@teambit/legacy.consumer-config": "0.0.84",
|
|
42
|
+
"@teambit/legacy.extension-data": "0.0.86",
|
|
43
43
|
"@teambit/pkg.modules.semver-helper": "0.0.17",
|
|
44
44
|
"@teambit/toolbox.array.duplications-finder": "0.0.3",
|
|
45
45
|
"@teambit/graph.cleargraph": "0.0.11",
|
|
46
46
|
"@teambit/bit.get-bit-version": "0.0.10",
|
|
47
|
-
"@teambit/semantics.doc-parser": "0.0.
|
|
47
|
+
"@teambit/semantics.doc-parser": "0.0.92",
|
|
48
48
|
"@teambit/harmony.modules.concurrency": "0.0.20",
|
|
49
49
|
"@teambit/toolbox.promise.map-pool": "0.0.9",
|
|
50
50
|
"@teambit/harmony.modules.in-memory-cache": "0.0.23",
|
|
51
51
|
"@teambit/toolbox.fs.remove-empty-dir": "0.0.8",
|
|
52
|
-
"@teambit/graph": "0.0.0-
|
|
52
|
+
"@teambit/graph": "0.0.0-94aea3f3d9a5a1c40448a51dae06c0044b29b582"
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
55
55
|
"@types/semver": "7.5.8",
|
|
File without changes
|