@teambit/objects 0.0.40 → 0.0.42
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.
|
3
|
+
"version": "0.0.42",
|
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": "0.0.
|
9
|
+
"version": "0.0.42"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"@pnpm/dependency-path": "900.0.0",
|
@@ -27,31 +27,31 @@
|
|
27
27
|
"@teambit/lane-id": "0.0.312",
|
28
28
|
"@teambit/legacy-bit-id": "1.1.1",
|
29
29
|
"@teambit/graph.cleargraph": "0.0.11",
|
30
|
-
"@teambit/cli": "0.0.
|
31
|
-
"@teambit/legacy.utils": "0.0.
|
32
|
-
"@teambit/harmony.modules.get-basic-log": "0.0.
|
33
|
-
"@teambit/component.snap-distance": "0.0.
|
34
|
-
"@teambit/legacy.cli.error": "0.0.
|
35
|
-
"@teambit/legacy.constants": "0.0.
|
36
|
-
"@teambit/legacy.global-config": "0.0.
|
37
|
-
"@teambit/legacy.logger": "0.0.
|
38
|
-
"@teambit/legacy.scope": "0.0.
|
39
|
-
"@teambit/toolbox.crypto.sha1": "0.0.
|
40
|
-
"@teambit/component.sources": "0.0.
|
41
|
-
"@teambit/harmony.modules.feature-toggle": "0.0.
|
42
|
-
"@teambit/legacy-component-log": "0.0.
|
43
|
-
"@teambit/legacy.consumer-component": "0.0.
|
44
|
-
"@teambit/legacy.consumer-config": "0.0.
|
45
|
-
"@teambit/legacy.extension-data": "0.0.
|
46
|
-
"@teambit/pkg.modules.semver-helper": "0.0.
|
30
|
+
"@teambit/cli": "0.0.1112",
|
31
|
+
"@teambit/legacy.utils": "0.0.16",
|
32
|
+
"@teambit/harmony.modules.get-basic-log": "0.0.28",
|
33
|
+
"@teambit/component.snap-distance": "0.0.28",
|
34
|
+
"@teambit/legacy.cli.error": "0.0.11",
|
35
|
+
"@teambit/legacy.constants": "0.0.9",
|
36
|
+
"@teambit/legacy.global-config": "0.0.9",
|
37
|
+
"@teambit/legacy.logger": "0.0.11",
|
38
|
+
"@teambit/legacy.scope": "0.0.27",
|
39
|
+
"@teambit/toolbox.crypto.sha1": "0.0.6",
|
40
|
+
"@teambit/component.sources": "0.0.79",
|
41
|
+
"@teambit/harmony.modules.feature-toggle": "0.0.17",
|
42
|
+
"@teambit/legacy-component-log": "0.0.406",
|
43
|
+
"@teambit/legacy.consumer-component": "0.0.28",
|
44
|
+
"@teambit/legacy.consumer-config": "0.0.27",
|
45
|
+
"@teambit/legacy.extension-data": "0.0.29",
|
46
|
+
"@teambit/pkg.modules.semver-helper": "0.0.5",
|
47
47
|
"@teambit/toolbox.array.duplications-finder": "0.0.3",
|
48
|
-
"@teambit/bit.get-bit-version": "0.0.
|
49
|
-
"@teambit/semantics.doc-parser": "0.0.
|
50
|
-
"@teambit/graph": "1.0.
|
51
|
-
"@teambit/harmony.modules.concurrency": "0.0.
|
52
|
-
"@teambit/toolbox.promise.map-pool": "0.0.
|
53
|
-
"@teambit/harmony.modules.in-memory-cache": "0.0.
|
54
|
-
"@teambit/toolbox.fs.remove-empty-dir": "0.0.
|
48
|
+
"@teambit/bit.get-bit-version": "0.0.4",
|
49
|
+
"@teambit/semantics.doc-parser": "0.0.35",
|
50
|
+
"@teambit/graph": "1.0.535",
|
51
|
+
"@teambit/harmony.modules.concurrency": "0.0.10",
|
52
|
+
"@teambit/toolbox.promise.map-pool": "0.0.5",
|
53
|
+
"@teambit/harmony.modules.in-memory-cache": "0.0.11",
|
54
|
+
"@teambit/toolbox.fs.remove-empty-dir": "0.0.4"
|
55
55
|
},
|
56
56
|
"devDependencies": {
|
57
57
|
"@types/semver": "7.3.4",
|
File without changes
|