@teambit/objects 0.0.0-3c7f851b1c73f74f8b826c7b8e56824f35142c3f → 0.0.0-4ae1f81f70cf7d1182f6f71b8f382bc9d4a7cc18
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-4ae1f81f70cf7d1182f6f71b8f382bc9d4a7cc18",
|
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": "4ae1f81f70cf7d1182f6f71b8f382bc9d4a7cc18"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"@pnpm/dependency-path": "1001.0.1",
|
@@ -22,35 +22,35 @@
|
|
22
22
|
"uid-number": "0.0.6",
|
23
23
|
"@teambit/harmony": "0.4.7",
|
24
24
|
"@teambit/component-id": "1.2.4",
|
25
|
-
"@teambit/legacy.utils": "0.0.
|
26
|
-
"@teambit/harmony.modules.get-basic-log": "0.0.
|
25
|
+
"@teambit/legacy.utils": "0.0.22",
|
26
|
+
"@teambit/harmony.modules.get-basic-log": "0.0.58",
|
27
27
|
"@teambit/bit-error": "0.0.404",
|
28
28
|
"@teambit/component-version": "1.0.4",
|
29
|
-
"@teambit/component.snap-distance": "0.0.
|
29
|
+
"@teambit/component.snap-distance": "0.0.58",
|
30
30
|
"@teambit/lane-id": "0.0.312",
|
31
|
-
"@teambit/legacy.cli.error": "0.0.
|
32
|
-
"@teambit/legacy.constants": "0.0.
|
33
|
-
"@teambit/legacy.logger": "0.0.
|
34
|
-
"@teambit/legacy.scope": "0.0.
|
31
|
+
"@teambit/legacy.cli.error": "0.0.22",
|
32
|
+
"@teambit/legacy.constants": "0.0.13",
|
33
|
+
"@teambit/legacy.logger": "0.0.22",
|
34
|
+
"@teambit/legacy.scope": "0.0.57",
|
35
35
|
"@teambit/toolbox.crypto.sha1": "0.0.7",
|
36
|
-
"@teambit/component.sources": "0.0.
|
36
|
+
"@teambit/component.sources": "0.0.109",
|
37
37
|
"@teambit/legacy-bit-id": "1.1.3",
|
38
|
-
"@teambit/legacy-component-log": "0.0.
|
39
|
-
"@teambit/legacy.consumer-component": "0.0.
|
40
|
-
"@teambit/legacy.consumer-config": "0.0.
|
41
|
-
"@teambit/legacy.extension-data": "0.0.
|
42
|
-
"@teambit/pkg.modules.semver-helper": "0.0.
|
38
|
+
"@teambit/legacy-component-log": "0.0.408",
|
39
|
+
"@teambit/legacy.consumer-component": "0.0.58",
|
40
|
+
"@teambit/legacy.consumer-config": "0.0.57",
|
41
|
+
"@teambit/legacy.extension-data": "0.0.59",
|
42
|
+
"@teambit/pkg.modules.semver-helper": "0.0.12",
|
43
43
|
"@teambit/toolbox.array.duplications-finder": "0.0.3",
|
44
44
|
"@teambit/graph.cleargraph": "0.0.11",
|
45
|
-
"@teambit/bit.get-bit-version": "0.0.
|
46
|
-
"@teambit/semantics.doc-parser": "0.0.
|
47
|
-
"@teambit/harmony.modules.concurrency": "0.0.
|
45
|
+
"@teambit/bit.get-bit-version": "0.0.6",
|
46
|
+
"@teambit/semantics.doc-parser": "0.0.65",
|
47
|
+
"@teambit/harmony.modules.concurrency": "0.0.14",
|
48
48
|
"@teambit/toolbox.promise.map-pool": "0.0.6",
|
49
|
-
"@teambit/harmony.modules.in-memory-cache": "0.0.
|
49
|
+
"@teambit/harmony.modules.in-memory-cache": "0.0.15",
|
50
50
|
"@teambit/toolbox.fs.remove-empty-dir": "0.0.5",
|
51
|
-
"@teambit/cli": "0.0.0-
|
52
|
-
"@teambit/config-store": "0.0.0-
|
53
|
-
"@teambit/graph": "0.0.0-
|
51
|
+
"@teambit/cli": "0.0.0-e5b48182fad992c023804401a951c13844f4ea63",
|
52
|
+
"@teambit/config-store": "0.0.0-2aa12e7d33d9175d0498d0e423aa0300ecc79e5c",
|
53
|
+
"@teambit/graph": "0.0.0-5691d3030ca816ed8b96d60650191d194ff004b9"
|
54
54
|
},
|
55
55
|
"devDependencies": {
|
56
56
|
"@types/semver": "7.5.8",
|
File without changes
|