@teambit/objects 0.0.0-c4daba7f076df18eb94f5fa6a90c05bc0a940b94 → 0.0.0-d4a7e44aa93980c597df6147719cb80b7a4fab1b
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-d4a7e44aa93980c597df6147719cb80b7a4fab1b",
|
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": "d4a7e44aa93980c597df6147719cb80b7a4fab1b"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"@pnpm/dependency-path": "1001.0.1",
|
@@ -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-a30858c5befd8369be145b54d7864a9cc27ebb4f",
|
31
31
|
"@teambit/legacy.utils": "0.0.21",
|
32
32
|
"@teambit/harmony.modules.get-basic-log": "0.0.56",
|
33
33
|
"@teambit/component.snap-distance": "0.0.56",
|
34
|
-
"@teambit/config-store": "0.0.0-
|
34
|
+
"@teambit/config-store": "0.0.0-1f27e4443a7ba34bfcbfd8d504f8a633ffa13434",
|
35
35
|
"@teambit/legacy.cli.error": "0.0.21",
|
36
36
|
"@teambit/legacy.constants": "0.0.12",
|
37
37
|
"@teambit/legacy.logger": "0.0.21",
|
@@ -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.63",
|
49
|
-
"@teambit/graph": "0.0.0-
|
49
|
+
"@teambit/graph": "0.0.0-c17d528cc47b060db078075ee22e15e23a62e1bc",
|
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",
|
@@ -57,11 +57,11 @@
|
|
57
57
|
"@types/lodash": "4.14.165",
|
58
58
|
"@types/uuid": "8.3.4",
|
59
59
|
"@types/fs-extra": "9.0.7",
|
60
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
60
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.72"
|
61
61
|
},
|
62
62
|
"peerDependencies": {
|
63
|
-
"chai": "
|
64
|
-
"@types/chai": "
|
63
|
+
"chai": "5.2.1",
|
64
|
+
"@types/chai": "5.2.2"
|
65
65
|
},
|
66
66
|
"license": "Apache-2.0",
|
67
67
|
"optionalDependencies": {},
|
File without changes
|