@teambit/objects 0.0.0-f9f42c0048ac60d8ee7f6c327364253476fa28a0 → 0.0.0-fb45f36a176df65f6feb54f5e62e0eff900cc1d5

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,62 +1,62 @@
1
1
  {
2
2
  "name": "@teambit/objects",
3
- "version": "0.0.0-f9f42c0048ac60d8ee7f6c327364253476fa28a0",
3
+ "version": "0.0.0-fb45f36a176df65f6feb54f5e62e0eff900cc1d5",
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": "f9f42c0048ac60d8ee7f6c327364253476fa28a0"
9
+ "version": "fb45f36a176df65f6feb54f5e62e0eff900cc1d5"
10
10
  },
11
11
  "dependencies": {
12
+ "@pnpm/dependency-path": "1001.1.1",
13
+ "@pnpm/lockfile.types": "^1002.0.1",
14
+ "semver": "7.7.1",
12
15
  "lodash": "4.17.21",
13
- "tar-stream": "2.2.0",
14
- "p-map-series": "2.1.0",
16
+ "uuid": "8.3.2",
15
17
  "async-mutex": "0.3.1",
18
+ "p-map-series": "2.1.0",
19
+ "tar-stream": "2.2.0",
16
20
  "fs-extra": "10.0.0",
17
21
  "uid-number": "0.0.6",
18
- "@pnpm/dependency-path": "1001.1.0",
19
- "@pnpm/lockfile.types": "^1002.0.0",
20
- "semver": "7.7.1",
21
- "uuid": "8.3.2",
22
22
  "@teambit/harmony": "0.4.7",
23
- "@teambit/cli": "0.0.1272",
23
+ "@teambit/cli": "0.0.1277",
24
24
  "@teambit/component-id": "1.2.4",
25
- "@teambit/component.snap-distance": "0.0.74",
26
- "@teambit/graph.cleargraph": "0.0.11",
27
- "@teambit/harmony.modules.concurrency": "0.0.18",
28
- "@teambit/legacy.logger": "0.0.27",
29
- "@teambit/legacy.scope": "0.0.73",
30
- "@teambit/toolbox.promise.map-pool": "0.0.8",
31
- "@teambit/legacy.constants": "0.0.17",
32
- "@teambit/legacy.utils": "0.0.26",
33
- "@teambit/toolbox.crypto.sha1": "0.0.9",
25
+ "@teambit/legacy.utils": "0.0.28",
26
+ "@teambit/harmony.modules.get-basic-log": "0.0.79",
34
27
  "@teambit/bit-error": "0.0.404",
35
28
  "@teambit/component-version": "1.0.4",
36
- "@teambit/harmony.modules.in-memory-cache": "0.0.20",
37
- "@teambit/toolbox.fs.remove-empty-dir": "0.0.7",
29
+ "@teambit/component.snap-distance": "0.0.79",
30
+ "@teambit/config-store": "0.0.157",
38
31
  "@teambit/lane-id": "0.0.312",
39
- "@teambit/harmony.modules.get-basic-log": "0.0.74",
40
- "@teambit/config-store": "0.0.152",
41
- "@teambit/legacy.cli.error": "0.0.27",
42
- "@teambit/component.sources": "0.0.125",
32
+ "@teambit/legacy.cli.error": "0.0.30",
33
+ "@teambit/legacy.constants": "0.0.19",
34
+ "@teambit/legacy.logger": "0.0.30",
35
+ "@teambit/legacy.scope": "0.0.78",
36
+ "@teambit/toolbox.crypto.sha1": "0.0.10",
37
+ "@teambit/component.sources": "0.0.130",
43
38
  "@teambit/legacy-bit-id": "1.1.3",
44
- "@teambit/legacy-component-log": "0.0.410",
45
- "@teambit/legacy.consumer-component": "0.0.74",
46
- "@teambit/legacy.consumer-config": "0.0.73",
47
- "@teambit/legacy.extension-data": "0.0.75",
48
- "@teambit/pkg.modules.semver-helper": "0.0.15",
39
+ "@teambit/legacy-component-log": "0.0.412",
40
+ "@teambit/legacy.consumer-component": "0.0.79",
41
+ "@teambit/legacy.consumer-config": "0.0.78",
42
+ "@teambit/legacy.extension-data": "0.0.80",
43
+ "@teambit/pkg.modules.semver-helper": "0.0.17",
49
44
  "@teambit/toolbox.array.duplications-finder": "0.0.3",
50
- "@teambit/bit.get-bit-version": "0.0.8",
51
- "@teambit/semantics.doc-parser": "0.0.81",
52
- "@teambit/graph": "0.0.0-3b2e4ffcbd191ede0ef94f7a382fc8526a8f59e3"
45
+ "@teambit/graph.cleargraph": "0.0.11",
46
+ "@teambit/bit.get-bit-version": "0.0.10",
47
+ "@teambit/semantics.doc-parser": "0.0.86",
48
+ "@teambit/harmony.modules.concurrency": "0.0.20",
49
+ "@teambit/toolbox.promise.map-pool": "0.0.9",
50
+ "@teambit/harmony.modules.in-memory-cache": "0.0.23",
51
+ "@teambit/toolbox.fs.remove-empty-dir": "0.0.8",
52
+ "@teambit/graph": "0.0.0-b56e53654566c5c74c8fd39bf3f9d15014831a6a"
53
53
  },
54
54
  "devDependencies": {
55
- "@types/lodash": "4.14.165",
56
- "@types/fs-extra": "9.0.7",
57
55
  "@types/semver": "7.5.8",
56
+ "@types/lodash": "4.14.165",
58
57
  "@types/uuid": "8.3.4",
59
- "@teambit/harmony.envs.core-aspect-env": "0.0.78"
58
+ "@types/fs-extra": "9.0.7",
59
+ "@teambit/harmony.envs.core-aspect-env": "0.0.79"
60
60
  },
61
61
  "peerDependencies": {
62
62
  "chai": "5.2.1",