@teambit/objects 0.0.0-cee97aa8a1cf73436088f18e1e4fb5d6618afdfd → 0.0.0-cf0bbe397faf727e4bdf662f2ba5a2bbf5031981
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/dist/models/lane.d.ts +2 -2
- package/dist/models/model-component.js +22 -2
- package/dist/models/model-component.js.map +1 -1
- package/dist/models/version.d.ts +3 -3
- package/dist/objects/object-list.d.ts +6 -0
- package/dist/objects/object-list.js +20 -0
- package/dist/objects/object-list.js.map +1 -1
- package/dist/objects/repository.js +9 -2
- package/dist/objects/repository.js.map +1 -1
- package/models/model-component.ts +23 -2
- package/objects/object-list.ts +14 -0
- package/objects/repository.ts +2 -1
- package/package.json +36 -35
- /package/dist/{preview-1760461183949.js → preview-1766076779582.js} +0 -0
package/package.json
CHANGED
|
@@ -1,62 +1,63 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/objects",
|
|
3
|
-
"version": "0.0.0-
|
|
3
|
+
"version": "0.0.0-cf0bbe397faf727e4bdf662f2ba5a2bbf5031981",
|
|
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": "cf0bbe397faf727e4bdf662f2ba5a2bbf5031981"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@pnpm/dependency-path": "1001.1.2",
|
|
13
|
-
"@pnpm/lockfile.types": "^1002.0.1",
|
|
14
|
-
"semver": "7.7.1",
|
|
15
12
|
"lodash": "4.17.21",
|
|
16
|
-
"uuid": "8.3.2",
|
|
17
|
-
"async-mutex": "0.3.1",
|
|
18
|
-
"p-map-series": "2.1.0",
|
|
19
13
|
"tar-stream": "2.2.0",
|
|
14
|
+
"p-map-series": "2.1.0",
|
|
15
|
+
"async-mutex": "0.3.1",
|
|
20
16
|
"fs-extra": "10.0.0",
|
|
17
|
+
"glob": "13.0.0",
|
|
21
18
|
"uid-number": "0.0.6",
|
|
19
|
+
"@pnpm/dependency-path": "1001.1.7",
|
|
20
|
+
"@pnpm/lockfile.types": "^1002.0.6",
|
|
21
|
+
"semver": "7.7.1",
|
|
22
|
+
"uuid": "8.3.2",
|
|
22
23
|
"@teambit/harmony": "0.4.7",
|
|
23
|
-
"@teambit/cli": "0.0.1282",
|
|
24
24
|
"@teambit/component-id": "1.2.4",
|
|
25
|
-
"@teambit/
|
|
26
|
-
"@teambit/harmony.modules.
|
|
25
|
+
"@teambit/graph.cleargraph": "0.0.11",
|
|
26
|
+
"@teambit/harmony.modules.concurrency": "0.0.22",
|
|
27
|
+
"@teambit/legacy.logger": "0.0.32",
|
|
28
|
+
"@teambit/toolbox.promise.map-pool": "0.0.11",
|
|
29
|
+
"@teambit/legacy.constants": "0.0.21",
|
|
30
|
+
"@teambit/legacy.utils": "0.0.31",
|
|
31
|
+
"@teambit/toolbox.crypto.sha1": "0.0.12",
|
|
27
32
|
"@teambit/bit-error": "0.0.404",
|
|
28
33
|
"@teambit/component-version": "1.0.4",
|
|
29
|
-
"@teambit/
|
|
30
|
-
"@teambit/
|
|
34
|
+
"@teambit/harmony.modules.in-memory-cache": "0.0.25",
|
|
35
|
+
"@teambit/toolbox.fs.remove-empty-dir": "0.0.10",
|
|
31
36
|
"@teambit/lane-id": "0.0.312",
|
|
32
|
-
"@teambit/legacy.cli.error": "0.0.
|
|
33
|
-
"@teambit/legacy.constants": "0.0.19",
|
|
34
|
-
"@teambit/legacy.logger": "0.0.30",
|
|
35
|
-
"@teambit/legacy.scope": "0.0.83",
|
|
36
|
-
"@teambit/toolbox.crypto.sha1": "0.0.10",
|
|
37
|
-
"@teambit/component.sources": "0.0.135",
|
|
37
|
+
"@teambit/legacy.cli.error": "0.0.32",
|
|
38
38
|
"@teambit/legacy-bit-id": "1.1.3",
|
|
39
|
-
"@teambit/legacy-component-log": "0.0.
|
|
40
|
-
"@teambit/
|
|
41
|
-
"@teambit/legacy.consumer-config": "0.0.83",
|
|
42
|
-
"@teambit/legacy.extension-data": "0.0.85",
|
|
43
|
-
"@teambit/pkg.modules.semver-helper": "0.0.17",
|
|
39
|
+
"@teambit/legacy-component-log": "0.0.414",
|
|
40
|
+
"@teambit/pkg.modules.semver-helper": "0.0.19",
|
|
44
41
|
"@teambit/toolbox.array.duplications-finder": "0.0.3",
|
|
45
|
-
"@teambit/
|
|
46
|
-
"@teambit/
|
|
47
|
-
"@teambit/
|
|
48
|
-
"@teambit/
|
|
49
|
-
"@teambit/
|
|
50
|
-
"@teambit/harmony.modules.
|
|
51
|
-
"@teambit/
|
|
52
|
-
"@teambit/
|
|
42
|
+
"@teambit/bit.get-bit-version": "0.0.12",
|
|
43
|
+
"@teambit/cli": "0.0.0-fed472c08bd89ea36d60bd013f8b4eb89d0da2a1",
|
|
44
|
+
"@teambit/component.snap-distance": "0.0.0-0db7317b3aad724b4f84ed7c4e6e1c9ad86c20dd",
|
|
45
|
+
"@teambit/graph": "0.0.0-2fe5a7ab89ac486f2d8012c0e92918ccb83a4368",
|
|
46
|
+
"@teambit/legacy.scope": "0.0.0-b4bc15de10352a2e918700c90a27aea3476f4dea",
|
|
47
|
+
"@teambit/harmony.modules.get-basic-log": "0.0.0-5ac77d2ec6d3906c1336852db6f7601442d8c7ba",
|
|
48
|
+
"@teambit/config-store": "0.0.0-febdb56102d6cc2cd57c25f62d9c8ef51f9f8777",
|
|
49
|
+
"@teambit/component.sources": "0.0.0-e003db6843ae6a4e82c8eea9c284088d0343d6ef",
|
|
50
|
+
"@teambit/legacy.consumer-component": "0.0.0-a01b05e07564b0b85a0228d24d92eeac45120cd8",
|
|
51
|
+
"@teambit/legacy.consumer-config": "0.0.0-30f835749ed2cf1e2223b00427e974e7836872da",
|
|
52
|
+
"@teambit/legacy.extension-data": "0.0.0-2a31cdb183840cb727ebe523b5f8369ece4cd152",
|
|
53
|
+
"@teambit/semantics.doc-parser": "0.0.0-816ad3db96954e2d0cb6afa777d4b9a284c49074"
|
|
53
54
|
},
|
|
54
55
|
"devDependencies": {
|
|
55
|
-
"@types/semver": "7.5.8",
|
|
56
56
|
"@types/lodash": "4.14.165",
|
|
57
|
-
"@types/uuid": "8.3.4",
|
|
58
57
|
"@types/fs-extra": "9.0.7",
|
|
59
|
-
"@
|
|
58
|
+
"@types/semver": "7.5.8",
|
|
59
|
+
"@types/uuid": "8.3.4",
|
|
60
|
+
"@teambit/harmony.envs.core-aspect-env": "0.1.0"
|
|
60
61
|
},
|
|
61
62
|
"peerDependencies": {
|
|
62
63
|
"chai": "5.2.1",
|
|
File without changes
|