@teambit/objects 0.0.0-6cc87d0471f99d2c4063bd520630e1a3c71f8c9b → 0.0.0-7175454c49f9f9cdff7182f53a1d0c53dc98cb27
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/export-metadata.js +0 -2
- package/dist/models/export-metadata.js.map +1 -1
- package/dist/models/lane.d.ts +3 -3
- package/dist/models/model-component.d.ts +1 -1
- package/dist/models/model-component.js +0 -3
- package/dist/models/model-component.js.map +1 -1
- package/dist/models/scopeMeta.js +0 -3
- package/dist/models/scopeMeta.js.map +1 -1
- package/dist/models/source.d.ts +2 -2
- package/dist/models/source.js +0 -1
- package/dist/models/source.js.map +1 -1
- package/dist/models/symlink.d.ts +1 -1
- package/dist/models/version.d.ts +3 -3
- package/dist/models/version.js +0 -3
- package/dist/models/version.js.map +1 -1
- package/dist/objects/object.js +0 -1
- package/dist/objects/object.js.map +1 -1
- package/dist/objects/raw-object.d.ts +1 -1
- package/dist/objects/raw-object.js +1 -11
- package/dist/objects/raw-object.js.map +1 -1
- package/dist/objects/repository.js +0 -1
- package/dist/objects/repository.js.map +1 -1
- package/dist/objects/scope-index.js +0 -1
- package/dist/objects/scope-index.js.map +1 -1
- package/models/export-metadata.ts +0 -1
- package/models/model-component.ts +0 -4
- package/models/scopeMeta.ts +0 -2
- package/models/source.ts +0 -1
- package/models/version.ts +0 -6
- package/objects/object.ts +0 -1
- package/objects/raw-object.ts +1 -11
- package/objects/repository.ts +0 -1
- package/objects/scope-index.ts +0 -1
- package/package.json +35 -35
- /package/dist/{preview-1754063204878.js → preview-1755784535622.js} +0 -0
package/package.json
CHANGED
|
@@ -1,63 +1,63 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/objects",
|
|
3
|
-
"version": "0.0.0-
|
|
3
|
+
"version": "0.0.0-7175454c49f9f9cdff7182f53a1d0c53dc98cb27",
|
|
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": "7175454c49f9f9cdff7182f53a1d0c53dc98cb27"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@pnpm/dependency-path": "1001.1.0",
|
|
13
|
-
"@pnpm/lockfile.types": "^1002.0.0",
|
|
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",
|
|
20
15
|
"is-relative-path": "2.0.0",
|
|
16
|
+
"async-mutex": "0.3.1",
|
|
21
17
|
"fs-extra": "10.0.0",
|
|
22
18
|
"uid-number": "0.0.6",
|
|
19
|
+
"@pnpm/dependency-path": "1001.1.0",
|
|
20
|
+
"@pnpm/lockfile.types": "^1002.0.0",
|
|
21
|
+
"semver": "7.7.1",
|
|
22
|
+
"uuid": "8.3.2",
|
|
23
23
|
"@teambit/harmony": "0.4.7",
|
|
24
|
+
"@teambit/cli": "0.0.1268",
|
|
24
25
|
"@teambit/component-id": "1.2.4",
|
|
25
|
-
"@teambit/
|
|
26
|
+
"@teambit/component.snap-distance": "0.0.70",
|
|
27
|
+
"@teambit/graph.cleargraph": "0.0.11",
|
|
28
|
+
"@teambit/harmony.modules.concurrency": "0.0.16",
|
|
29
|
+
"@teambit/legacy.logger": "0.0.25",
|
|
30
|
+
"@teambit/legacy.scope": "0.0.69",
|
|
31
|
+
"@teambit/toolbox.promise.map-pool": "0.0.7",
|
|
32
|
+
"@teambit/legacy.constants": "0.0.15",
|
|
33
|
+
"@teambit/legacy.utils": "0.0.24",
|
|
34
|
+
"@teambit/toolbox.crypto.sha1": "0.0.8",
|
|
26
35
|
"@teambit/bit-error": "0.0.404",
|
|
27
36
|
"@teambit/component-version": "1.0.4",
|
|
37
|
+
"@teambit/harmony.modules.in-memory-cache": "0.0.18",
|
|
38
|
+
"@teambit/toolbox.fs.remove-empty-dir": "0.0.6",
|
|
28
39
|
"@teambit/lane-id": "0.0.312",
|
|
29
|
-
"@teambit/
|
|
30
|
-
"@teambit/
|
|
31
|
-
"@teambit/legacy.
|
|
32
|
-
"@teambit/
|
|
40
|
+
"@teambit/harmony.modules.get-basic-log": "0.0.70",
|
|
41
|
+
"@teambit/config-store": "0.0.148",
|
|
42
|
+
"@teambit/legacy.cli.error": "0.0.25",
|
|
43
|
+
"@teambit/component.sources": "0.0.121",
|
|
33
44
|
"@teambit/legacy-bit-id": "1.1.3",
|
|
34
|
-
"@teambit/legacy-component-log": "0.0.
|
|
35
|
-
"@teambit/
|
|
45
|
+
"@teambit/legacy-component-log": "0.0.409",
|
|
46
|
+
"@teambit/legacy.consumer-component": "0.0.70",
|
|
47
|
+
"@teambit/legacy.consumer-config": "0.0.69",
|
|
48
|
+
"@teambit/legacy.extension-data": "0.0.71",
|
|
49
|
+
"@teambit/pkg.modules.semver-helper": "0.0.14",
|
|
36
50
|
"@teambit/toolbox.array.duplications-finder": "0.0.3",
|
|
37
|
-
"@teambit/
|
|
38
|
-
"@teambit/
|
|
39
|
-
"@teambit/
|
|
40
|
-
"@teambit/toolbox.promise.map-pool": "0.0.6",
|
|
41
|
-
"@teambit/harmony.modules.in-memory-cache": "0.0.17",
|
|
42
|
-
"@teambit/toolbox.fs.remove-empty-dir": "0.0.5",
|
|
43
|
-
"@teambit/cli": "0.0.0-d85164b9c93eeb2bdddd8c013662b198675521ae",
|
|
44
|
-
"@teambit/harmony.modules.get-basic-log": "0.0.0-9599f036b8980f7026119daa7f07093462bb9c78",
|
|
45
|
-
"@teambit/component.snap-distance": "0.0.0-96a4118cdeca0827a7eda9e7050c6590ee75e8c7",
|
|
46
|
-
"@teambit/config-store": "0.0.0-0857ff6c00c1255fa4af2eed0f82ef0e6b7c58cd",
|
|
47
|
-
"@teambit/legacy.scope": "0.0.0-11b94d7cc88840b4e6d752644adf28907dfcba1a",
|
|
48
|
-
"@teambit/component.sources": "0.0.0-39467dab401484ede0a77dc89b68f6e7123874ba",
|
|
49
|
-
"@teambit/legacy.consumer-component": "0.0.0-e94eca06499eefd6b27d68e819dc038b45e91e7d",
|
|
50
|
-
"@teambit/legacy.consumer-config": "0.0.0-d46b5f6496abf843478d23abbf4c8d766071be90",
|
|
51
|
-
"@teambit/legacy.extension-data": "0.0.0-da9211b18bb9a0620a6fb513869e9f2bffdf341a",
|
|
52
|
-
"@teambit/semantics.doc-parser": "0.0.0-e9c0c9c9ed1b160ac002a8083b7e6c06b00a97c5",
|
|
53
|
-
"@teambit/graph": "0.0.0-5c4759b74a3d12cad4896ef261973ca247dbc9b9"
|
|
51
|
+
"@teambit/bit.get-bit-version": "0.0.7",
|
|
52
|
+
"@teambit/semantics.doc-parser": "0.0.77",
|
|
53
|
+
"@teambit/graph": "0.0.0-0df7ea562bb0204e4acf185ddcc4531b305e3fe1"
|
|
54
54
|
},
|
|
55
55
|
"devDependencies": {
|
|
56
|
-
"@types/semver": "7.5.8",
|
|
57
56
|
"@types/lodash": "4.14.165",
|
|
58
|
-
"@types/uuid": "8.3.4",
|
|
59
57
|
"@types/fs-extra": "9.0.7",
|
|
60
|
-
"@
|
|
58
|
+
"@types/semver": "7.5.8",
|
|
59
|
+
"@types/uuid": "8.3.4",
|
|
60
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.78"
|
|
61
61
|
},
|
|
62
62
|
"peerDependencies": {
|
|
63
63
|
"chai": "5.2.1",
|
|
File without changes
|