@teambit/objects 0.0.0-4f2395f215418b2ded932763f5db75f18d7624e2 → 0.0.0-506b9e3764d51ad72f620fdcd95bce5a3af6a695
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/models/version.js +1 -10
- package/dist/models/version.js.map +1 -1
- package/dist/models/version.spec.js +4 -12
- package/dist/models/version.spec.js.map +1 -1
- package/models/model-component.ts +23 -2
- package/models/version.spec.ts +4 -12
- package/models/version.ts +1 -9
- package/package.json +13 -13
- /package/dist/{preview-1759516897440.js → preview-1762552857412.js} +0 -0
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-506b9e3764d51ad72f620fdcd95bce5a3af6a695",
|
|
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": "506b9e3764d51ad72f620fdcd95bce5a3af6a695"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@pnpm/dependency-path": "1001.1.2",
|
|
@@ -20,36 +20,36 @@
|
|
|
20
20
|
"fs-extra": "10.0.0",
|
|
21
21
|
"uid-number": "0.0.6",
|
|
22
22
|
"@teambit/harmony": "0.4.7",
|
|
23
|
-
"@teambit/cli": "0.0.1278",
|
|
24
23
|
"@teambit/component-id": "1.2.4",
|
|
25
24
|
"@teambit/legacy.utils": "0.0.28",
|
|
26
|
-
"@teambit/harmony.modules.get-basic-log": "0.0.80",
|
|
27
25
|
"@teambit/bit-error": "0.0.404",
|
|
28
26
|
"@teambit/component-version": "1.0.4",
|
|
29
|
-
"@teambit/component.snap-distance": "0.0.80",
|
|
30
|
-
"@teambit/config-store": "0.0.158",
|
|
31
27
|
"@teambit/lane-id": "0.0.312",
|
|
32
28
|
"@teambit/legacy.cli.error": "0.0.30",
|
|
33
29
|
"@teambit/legacy.constants": "0.0.19",
|
|
34
30
|
"@teambit/legacy.logger": "0.0.30",
|
|
35
|
-
"@teambit/legacy.scope": "0.0.79",
|
|
36
31
|
"@teambit/toolbox.crypto.sha1": "0.0.10",
|
|
37
|
-
"@teambit/component.sources": "0.0.131",
|
|
38
32
|
"@teambit/legacy-bit-id": "1.1.3",
|
|
39
33
|
"@teambit/legacy-component-log": "0.0.412",
|
|
40
|
-
"@teambit/legacy.consumer-component": "0.0.80",
|
|
41
|
-
"@teambit/legacy.consumer-config": "0.0.79",
|
|
42
|
-
"@teambit/legacy.extension-data": "0.0.81",
|
|
43
34
|
"@teambit/pkg.modules.semver-helper": "0.0.17",
|
|
44
35
|
"@teambit/toolbox.array.duplications-finder": "0.0.3",
|
|
45
36
|
"@teambit/graph.cleargraph": "0.0.11",
|
|
46
37
|
"@teambit/bit.get-bit-version": "0.0.10",
|
|
47
|
-
"@teambit/semantics.doc-parser": "0.0.87",
|
|
48
38
|
"@teambit/harmony.modules.concurrency": "0.0.20",
|
|
49
39
|
"@teambit/toolbox.promise.map-pool": "0.0.9",
|
|
50
40
|
"@teambit/harmony.modules.in-memory-cache": "0.0.23",
|
|
51
41
|
"@teambit/toolbox.fs.remove-empty-dir": "0.0.8",
|
|
52
|
-
"@teambit/
|
|
42
|
+
"@teambit/cli": "0.0.0-dbffd822fe9436305a56e9c5ad8d07ccff7de2e2",
|
|
43
|
+
"@teambit/harmony.modules.get-basic-log": "0.0.0-c5e9480a2017104439f3e653e8508113f00ed71f",
|
|
44
|
+
"@teambit/component.snap-distance": "0.0.0-81dab06ad2332139bc24c8a393be3b5cf7d05a9a",
|
|
45
|
+
"@teambit/config-store": "0.0.0-981f2e60012b265a87e5a254d4e9f9187f526e06",
|
|
46
|
+
"@teambit/legacy.scope": "0.0.0-b845b465f44ad0663f2692a92d3eb06794716da6",
|
|
47
|
+
"@teambit/component.sources": "0.0.0-fc1e0bb666c71c950816e5c3357469a605d214ec",
|
|
48
|
+
"@teambit/legacy.consumer-component": "0.0.0-256e4e06e60fd801bab7ebcf6db0d7f0461ac5f0",
|
|
49
|
+
"@teambit/legacy.consumer-config": "0.0.0-0eec8cd08d439a90e7fbd6e50617c54981b5db9a",
|
|
50
|
+
"@teambit/legacy.extension-data": "0.0.0-134ea7d1733bae19ad3139de5cb22267caf492e6",
|
|
51
|
+
"@teambit/semantics.doc-parser": "0.0.0-bf3883197de0dac810dfb01e76811aa194a6ca2a",
|
|
52
|
+
"@teambit/graph": "0.0.0-d6588b44f5be5bfddb97f80c5368f75f0f70b869"
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
55
55
|
"@types/semver": "7.5.8",
|
|
File without changes
|