@teambit/objects 0.0.138 → 0.0.140

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,42 +1,47 @@
1
1
  {
2
2
  "name": "@teambit/objects",
3
- "version": "0.0.138",
3
+ "version": "0.0.140",
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.138"
9
+ "version": "0.0.140"
10
10
  },
11
11
  "dependencies": {
12
- "@pnpm/dependency-path": "900.0.0",
13
- "@pnpm/lockfile.types": "^900.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": "900.0.0",
20
+ "@pnpm/lockfile.types": "^900.0.0",
21
+ "semver": "7.7.1",
22
+ "uuid": "8.3.2",
23
23
  "@teambit/harmony": "0.4.7",
24
24
  "@teambit/component-id": "1.2.4",
25
+ "@teambit/graph.cleargraph": "0.0.11",
25
26
  "@teambit/bit-error": "0.0.404",
26
27
  "@teambit/component-version": "1.0.4",
27
28
  "@teambit/lane-id": "0.0.312",
28
29
  "@teambit/legacy-bit-id": "1.1.3",
29
- "@teambit/graph.cleargraph": "0.0.11",
30
- "@teambit/cli": "0.0.1208",
31
- "@teambit/legacy.utils": "0.0.21",
32
- "@teambit/harmony.modules.get-basic-log": "0.0.53",
30
+ "@teambit/cli": "0.0.1210",
33
31
  "@teambit/component.snap-distance": "0.0.53",
34
- "@teambit/config-store": "0.0.88",
35
- "@teambit/legacy.cli.error": "0.0.19",
36
- "@teambit/legacy.constants": "0.0.11",
32
+ "@teambit/graph": "1.0.633",
33
+ "@teambit/harmony.modules.concurrency": "0.0.12",
37
34
  "@teambit/legacy.logger": "0.0.19",
38
35
  "@teambit/legacy.scope": "0.0.52",
36
+ "@teambit/toolbox.promise.map-pool": "0.0.6",
37
+ "@teambit/legacy.constants": "0.0.11",
38
+ "@teambit/legacy.utils": "0.0.21",
39
39
  "@teambit/toolbox.crypto.sha1": "0.0.7",
40
+ "@teambit/harmony.modules.in-memory-cache": "0.0.13",
41
+ "@teambit/toolbox.fs.remove-empty-dir": "0.0.5",
42
+ "@teambit/harmony.modules.get-basic-log": "0.0.53",
43
+ "@teambit/config-store": "0.0.90",
44
+ "@teambit/legacy.cli.error": "0.0.19",
40
45
  "@teambit/component.sources": "0.0.104",
41
46
  "@teambit/harmony.modules.feature-toggle": "0.0.19",
42
47
  "@teambit/legacy-component-log": "0.0.407",
@@ -46,18 +51,13 @@
46
51
  "@teambit/pkg.modules.semver-helper": "0.0.10",
47
52
  "@teambit/toolbox.array.duplications-finder": "0.0.3",
48
53
  "@teambit/bit.get-bit-version": "0.0.5",
49
- "@teambit/semantics.doc-parser": "0.0.60",
50
- "@teambit/graph": "1.0.631",
51
- "@teambit/harmony.modules.concurrency": "0.0.12",
52
- "@teambit/toolbox.promise.map-pool": "0.0.6",
53
- "@teambit/harmony.modules.in-memory-cache": "0.0.13",
54
- "@teambit/toolbox.fs.remove-empty-dir": "0.0.5"
54
+ "@teambit/semantics.doc-parser": "0.0.60"
55
55
  },
56
56
  "devDependencies": {
57
- "@types/semver": "7.5.8",
58
57
  "@types/lodash": "4.14.165",
59
- "@types/uuid": "8.3.4",
60
58
  "@types/fs-extra": "9.0.7",
59
+ "@types/semver": "7.5.8",
60
+ "@types/uuid": "8.3.4",
61
61
  "@teambit/harmony.envs.core-aspect-env": "0.0.69"
62
62
  },
63
63
  "peerDependencies": {