@teambit/objects 0.0.0-bb8e8826573800e34c3a184d09fe0f56d8a1f654 → 0.0.0-bb98bb11ff4b048a496202c3472b7009406c6b8b
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-bb98bb11ff4b048a496202c3472b7009406c6b8b",
|
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": "bb98bb11ff4b048a496202c3472b7009406c6b8b"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"@pnpm/dependency-path": "900.0.0",
|
@@ -27,11 +27,11 @@
|
|
27
27
|
"@teambit/lane-id": "0.0.312",
|
28
28
|
"@teambit/legacy-bit-id": "1.1.3",
|
29
29
|
"@teambit/graph.cleargraph": "0.0.11",
|
30
|
-
"@teambit/cli": "0.0.0-
|
30
|
+
"@teambit/cli": "0.0.0-b71680808f9bfd359acc6fe7907c2627d32ecc59",
|
31
31
|
"@teambit/legacy.utils": "0.0.21",
|
32
32
|
"@teambit/harmony.modules.get-basic-log": "0.0.55",
|
33
33
|
"@teambit/component.snap-distance": "0.0.55",
|
34
|
-
"@teambit/config-store": "0.0.0-
|
34
|
+
"@teambit/config-store": "0.0.0-b8af219a09e4d8db309ce60d41dddad873a48c12",
|
35
35
|
"@teambit/legacy.cli.error": "0.0.20",
|
36
36
|
"@teambit/legacy.constants": "0.0.12",
|
37
37
|
"@teambit/legacy.logger": "0.0.20",
|
@@ -46,7 +46,7 @@
|
|
46
46
|
"@teambit/toolbox.array.duplications-finder": "0.0.3",
|
47
47
|
"@teambit/bit.get-bit-version": "0.0.5",
|
48
48
|
"@teambit/semantics.doc-parser": "0.0.62",
|
49
|
-
"@teambit/graph": "0.0.0-
|
49
|
+
"@teambit/graph": "0.0.0-d24f331aa18c9d804c3b3417e63be3ec995d62ac",
|
50
50
|
"@teambit/harmony.modules.concurrency": "0.0.13",
|
51
51
|
"@teambit/toolbox.promise.map-pool": "0.0.6",
|
52
52
|
"@teambit/harmony.modules.in-memory-cache": "0.0.14",
|
File without changes
|