@teambit/objects 0.0.595 → 0.0.596

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,45 +1,41 @@
1
1
  {
2
2
  "name": "@teambit/objects",
3
- "version": "0.0.595",
3
+ "version": "0.0.596",
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.595"
9
+ "version": "0.0.596"
10
10
  },
11
11
  "dependencies": {
12
+ "@pnpm/lockfile.types": "1100.0.12",
13
+ "semver": "7.7.1",
12
14
  "lodash": "4.17.21",
13
- "tar-stream": "2.2.0",
14
- "p-map-series": "2.1.0",
15
+ "uuid": "8.3.2",
15
16
  "async-mutex": "0.3.1",
17
+ "p-map-series": "2.1.0",
18
+ "tar-stream": "2.2.0",
16
19
  "fs-extra": "10.0.0",
17
20
  "glob": "13.0.0",
18
21
  "uid-number": "0.0.6",
19
- "@pnpm/lockfile.types": "1100.0.12",
20
- "semver": "7.7.1",
21
- "uuid": "8.3.2",
22
22
  "@teambit/harmony": "0.4.12",
23
23
  "@teambit/cli": "0.0.1360",
24
24
  "@teambit/component-id": "1.2.4",
25
- "@teambit/component.snap-distance": "0.0.144",
26
- "@teambit/graph.cleargraph": "0.0.11",
27
- "@teambit/harmony.modules.concurrency": "0.0.40",
28
- "@teambit/legacy.logger": "0.0.54",
29
- "@teambit/legacy.scope": "0.0.143",
30
- "@teambit/toolbox.promise.map-pool": "0.0.19",
31
- "@teambit/legacy.constants": "0.0.39",
32
25
  "@teambit/legacy.utils": "0.0.47",
33
- "@teambit/toolbox.crypto.sha1": "0.0.20",
26
+ "@teambit/harmony.modules.get-basic-log": "0.0.144",
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.43",
37
- "@teambit/toolbox.fs.remove-empty-dir": "0.0.18",
38
- "@teambit/lane-id": "0.0.312",
39
- "@teambit/harmony.modules.get-basic-log": "0.0.144",
29
+ "@teambit/component.snap-distance": "0.0.144",
40
30
  "@teambit/config-store": "0.0.241",
31
+ "@teambit/lane-id": "0.0.312",
41
32
  "@teambit/legacy.cli.error": "0.0.54",
33
+ "@teambit/legacy.constants": "0.0.39",
34
+ "@teambit/legacy.logger": "0.0.54",
35
+ "@teambit/legacy.scope": "0.0.143",
36
+ "@teambit/toolbox.crypto.sha1": "0.0.20",
42
37
  "@teambit/component.sources": "0.0.195",
38
+ "@teambit/harmony.modules.concurrency": "0.0.40",
43
39
  "@teambit/legacy-bit-id": "1.1.3",
44
40
  "@teambit/legacy-component-log": "0.0.427",
45
41
  "@teambit/legacy.consumer-component": "0.0.144",
@@ -47,15 +43,19 @@
47
43
  "@teambit/legacy.extension-data": "0.0.145",
48
44
  "@teambit/pkg.modules.semver-helper": "0.0.32",
49
45
  "@teambit/toolbox.array.duplications-finder": "0.0.12",
46
+ "@teambit/toolbox.promise.map-pool": "0.0.19",
47
+ "@teambit/graph.cleargraph": "0.0.11",
50
48
  "@teambit/bit.get-bit-version": "0.0.25",
51
49
  "@teambit/semantics.doc-parser": "0.0.151",
52
- "@teambit/graph": "1.0.1088"
50
+ "@teambit/harmony.modules.in-memory-cache": "0.0.43",
51
+ "@teambit/toolbox.fs.remove-empty-dir": "0.0.18",
52
+ "@teambit/graph": "1.0.1089"
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",
58
+ "@types/fs-extra": "9.0.7",
59
59
  "@teambit/harmony.envs.core-aspect-env": "2.0.4"
60
60
  },
61
61
  "peerDependencies": {