@teambit/objects 0.0.637 → 0.0.639
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.639",
|
|
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.639"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@pnpm/lockfile.types": "1100.0.19",
|
|
@@ -19,43 +19,43 @@
|
|
|
19
19
|
"fs-extra": "10.0.0",
|
|
20
20
|
"glob": "13.0.0",
|
|
21
21
|
"@teambit/harmony": "0.4.12",
|
|
22
|
-
"@teambit/cli": "0.0.1376",
|
|
23
22
|
"@teambit/component-id": "1.2.4",
|
|
24
|
-
"@teambit/legacy.utils": "0.0.48",
|
|
25
|
-
"@teambit/harmony.modules.get-basic-log": "0.0.150",
|
|
26
23
|
"@teambit/bit-error": "0.0.404",
|
|
27
24
|
"@teambit/component-version": "1.0.4",
|
|
28
|
-
"@teambit/component.snap-distance": "0.0.150",
|
|
29
|
-
"@teambit/config-store": "0.0.257",
|
|
30
25
|
"@teambit/lane-id": "0.0.312",
|
|
31
|
-
"@teambit/legacy.cli.error": "0.0.56",
|
|
32
|
-
"@teambit/legacy.constants": "0.0.41",
|
|
33
|
-
"@teambit/legacy.logger": "0.0.56",
|
|
34
|
-
"@teambit/legacy.scope": "0.0.149",
|
|
35
26
|
"@teambit/toolbox.crypto.sha1": "0.0.20",
|
|
36
|
-
"@teambit/component.sources": "0.0.201",
|
|
37
|
-
"@teambit/harmony.modules.concurrency": "0.0.42",
|
|
38
27
|
"@teambit/legacy-bit-id": "1.1.3",
|
|
39
|
-
"@teambit/legacy-component-log": "0.0.428",
|
|
40
|
-
"@teambit/legacy.consumer-component": "0.0.150",
|
|
41
|
-
"@teambit/legacy.consumer-config": "0.0.149",
|
|
42
|
-
"@teambit/legacy.extension-data": "0.0.151",
|
|
43
|
-
"@teambit/pkg.modules.semver-helper": "0.0.33",
|
|
44
|
-
"@teambit/toolbox.array.duplications-finder": "0.0.13",
|
|
45
28
|
"@teambit/toolbox.promise.map-pool": "0.0.19",
|
|
46
29
|
"@teambit/graph.cleargraph": "0.0.11",
|
|
47
|
-
"@teambit/bit.get-bit-version": "0.0.26",
|
|
48
|
-
"@teambit/semantics.doc-parser": "0.0.157",
|
|
49
|
-
"@teambit/harmony.modules.in-memory-cache": "0.0.45",
|
|
50
30
|
"@teambit/toolbox.fs.remove-empty-dir": "0.0.18",
|
|
51
|
-
"@teambit/
|
|
31
|
+
"@teambit/cli": "0.0.1377",
|
|
32
|
+
"@teambit/legacy.utils": "0.0.49",
|
|
33
|
+
"@teambit/harmony.modules.get-basic-log": "0.0.151",
|
|
34
|
+
"@teambit/component.snap-distance": "0.0.151",
|
|
35
|
+
"@teambit/config-store": "0.0.258",
|
|
36
|
+
"@teambit/legacy.cli.error": "0.0.57",
|
|
37
|
+
"@teambit/legacy.constants": "0.0.42",
|
|
38
|
+
"@teambit/legacy.logger": "0.0.57",
|
|
39
|
+
"@teambit/legacy.scope": "0.0.150",
|
|
40
|
+
"@teambit/component.sources": "0.0.202",
|
|
41
|
+
"@teambit/harmony.modules.concurrency": "0.0.43",
|
|
42
|
+
"@teambit/legacy-component-log": "0.0.429",
|
|
43
|
+
"@teambit/legacy.consumer-component": "0.0.151",
|
|
44
|
+
"@teambit/legacy.consumer-config": "0.0.150",
|
|
45
|
+
"@teambit/legacy.extension-data": "0.0.152",
|
|
46
|
+
"@teambit/pkg.modules.semver-helper": "0.0.34",
|
|
47
|
+
"@teambit/toolbox.array.duplications-finder": "0.0.14",
|
|
48
|
+
"@teambit/bit.get-bit-version": "0.0.27",
|
|
49
|
+
"@teambit/semantics.doc-parser": "0.0.158",
|
|
50
|
+
"@teambit/graph": "1.0.1132",
|
|
51
|
+
"@teambit/harmony.modules.in-memory-cache": "0.0.46"
|
|
52
52
|
},
|
|
53
53
|
"devDependencies": {
|
|
54
54
|
"@types/semver": "7.5.8",
|
|
55
55
|
"@types/lodash": "4.14.165",
|
|
56
56
|
"@types/uuid": "8.3.4",
|
|
57
57
|
"@types/fs-extra": "9.0.7",
|
|
58
|
-
"@teambit/harmony.envs.core-aspect-env": "2.0.
|
|
58
|
+
"@teambit/harmony.envs.core-aspect-env": "2.0.7"
|
|
59
59
|
},
|
|
60
60
|
"peerDependencies": {
|
|
61
61
|
"chai": "5.2.1"
|
|
@@ -67,8 +67,7 @@
|
|
|
67
67
|
".": {
|
|
68
68
|
"types": "./dist/index.d.ts",
|
|
69
69
|
"node": {
|
|
70
|
-
"require": "./dist/index.js"
|
|
71
|
-
"import": "./dist/esm.mjs"
|
|
70
|
+
"require": "./dist/index.js"
|
|
72
71
|
},
|
|
73
72
|
"default": "./dist/index.js"
|
|
74
73
|
},
|
|
File without changes
|