@teambit/objects 0.0.0-8ad5d5a0d05b1fead82196d05ad5460565352ad4 → 0.0.0-8d26514c22e3aef1a5d31f28846002cc8a0308c6
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-8d26514c22e3aef1a5d31f28846002cc8a0308c6",
|
|
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": "8d26514c22e3aef1a5d31f28846002cc8a0308c6"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@pnpm/dependency-path": "1001.1.0",
|
|
@@ -20,14 +20,14 @@
|
|
|
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.1268",
|
|
24
24
|
"@teambit/component-id": "1.2.4",
|
|
25
25
|
"@teambit/legacy.utils": "0.0.24",
|
|
26
26
|
"@teambit/harmony.modules.get-basic-log": "0.0.70",
|
|
27
27
|
"@teambit/bit-error": "0.0.404",
|
|
28
28
|
"@teambit/component-version": "1.0.4",
|
|
29
29
|
"@teambit/component.snap-distance": "0.0.70",
|
|
30
|
-
"@teambit/config-store": "0.0.
|
|
30
|
+
"@teambit/config-store": "0.0.148",
|
|
31
31
|
"@teambit/lane-id": "0.0.312",
|
|
32
32
|
"@teambit/legacy.cli.error": "0.0.25",
|
|
33
33
|
"@teambit/legacy.constants": "0.0.15",
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"@teambit/toolbox.promise.map-pool": "0.0.7",
|
|
50
50
|
"@teambit/harmony.modules.in-memory-cache": "0.0.18",
|
|
51
51
|
"@teambit/toolbox.fs.remove-empty-dir": "0.0.6",
|
|
52
|
-
"@teambit/graph": "0.0.0-
|
|
52
|
+
"@teambit/graph": "0.0.0-e2ebcbcfd0e4f0a34a1fa7b8425f3099741743b2"
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
55
55
|
"@types/semver": "7.5.8",
|
|
File without changes
|