@teambit/objects 0.0.0-5d630bf9d7de8336ace69a53102e4907f651e31e → 0.0.0-5f70bf0f36557ab40b848ae1b97d2cdb70f909bf

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,63 @@
1
1
  {
2
2
  "name": "@teambit/objects",
3
- "version": "0.0.0-5d630bf9d7de8336ace69a53102e4907f651e31e",
3
+ "version": "0.0.0-5f70bf0f36557ab40b848ae1b97d2cdb70f909bf",
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": "5d630bf9d7de8336ace69a53102e4907f651e31e"
9
+ "version": "5f70bf0f36557ab40b848ae1b97d2cdb70f909bf"
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",
15
+ "async-mutex": "0.3.1",
20
16
  "fs-extra": "10.0.0",
17
+ "glob": "13.0.0",
21
18
  "uid-number": "0.0.6",
19
+ "@pnpm/dependency-path": "1001.1.7",
20
+ "@pnpm/lockfile.types": "^1002.0.6",
21
+ "semver": "7.7.1",
22
+ "uuid": "8.3.2",
22
23
  "@teambit/harmony": "0.4.7",
23
- "@teambit/cli": "0.0.1271",
24
+ "@teambit/cli": "0.0.1292",
24
25
  "@teambit/component-id": "1.2.4",
25
- "@teambit/legacy.utils": "0.0.26",
26
- "@teambit/harmony.modules.get-basic-log": "0.0.73",
26
+ "@teambit/component.snap-distance": "0.0.93",
27
+ "@teambit/graph.cleargraph": "0.0.11",
28
+ "@teambit/harmony.modules.concurrency": "0.0.22",
29
+ "@teambit/legacy.logger": "0.0.32",
30
+ "@teambit/legacy.scope": "0.0.92",
31
+ "@teambit/toolbox.promise.map-pool": "0.0.11",
32
+ "@teambit/legacy.constants": "0.0.21",
33
+ "@teambit/legacy.utils": "0.0.31",
34
+ "@teambit/toolbox.crypto.sha1": "0.0.12",
27
35
  "@teambit/bit-error": "0.0.404",
28
36
  "@teambit/component-version": "1.0.4",
29
- "@teambit/component.snap-distance": "0.0.73",
30
- "@teambit/config-store": "0.0.151",
37
+ "@teambit/harmony.modules.in-memory-cache": "0.0.25",
38
+ "@teambit/toolbox.fs.remove-empty-dir": "0.0.10",
31
39
  "@teambit/lane-id": "0.0.312",
32
- "@teambit/legacy.cli.error": "0.0.27",
33
- "@teambit/legacy.constants": "0.0.17",
34
- "@teambit/legacy.logger": "0.0.27",
35
- "@teambit/legacy.scope": "0.0.72",
36
- "@teambit/toolbox.crypto.sha1": "0.0.9",
37
- "@teambit/component.sources": "0.0.124",
40
+ "@teambit/harmony.modules.get-basic-log": "0.0.93",
41
+ "@teambit/config-store": "0.0.172",
42
+ "@teambit/legacy.cli.error": "0.0.32",
43
+ "@teambit/component.sources": "0.0.144",
38
44
  "@teambit/legacy-bit-id": "1.1.3",
39
- "@teambit/legacy-component-log": "0.0.410",
40
- "@teambit/legacy.consumer-component": "0.0.73",
41
- "@teambit/legacy.consumer-config": "0.0.72",
42
- "@teambit/legacy.extension-data": "0.0.74",
43
- "@teambit/pkg.modules.semver-helper": "0.0.15",
45
+ "@teambit/legacy-component-log": "0.0.414",
46
+ "@teambit/legacy.consumer-component": "0.0.93",
47
+ "@teambit/legacy.consumer-config": "0.0.92",
48
+ "@teambit/legacy.extension-data": "0.0.94",
49
+ "@teambit/pkg.modules.semver-helper": "0.0.19",
44
50
  "@teambit/toolbox.array.duplications-finder": "0.0.3",
45
- "@teambit/graph.cleargraph": "0.0.11",
46
- "@teambit/bit.get-bit-version": "0.0.8",
47
- "@teambit/semantics.doc-parser": "0.0.80",
48
- "@teambit/harmony.modules.concurrency": "0.0.18",
49
- "@teambit/toolbox.promise.map-pool": "0.0.8",
50
- "@teambit/harmony.modules.in-memory-cache": "0.0.20",
51
- "@teambit/toolbox.fs.remove-empty-dir": "0.0.7",
52
- "@teambit/graph": "0.0.0-ebd754a1e52f3e695405ef0f901df8ff1d18634f"
51
+ "@teambit/bit.get-bit-version": "0.0.12",
52
+ "@teambit/semantics.doc-parser": "0.0.100",
53
+ "@teambit/graph": "0.0.0-c98f3f2f57381c7953cb58488b57f92a4c290f57"
53
54
  },
54
55
  "devDependencies": {
55
- "@types/semver": "7.5.8",
56
56
  "@types/lodash": "4.14.165",
57
- "@types/uuid": "8.3.4",
58
57
  "@types/fs-extra": "9.0.7",
59
- "@teambit/harmony.envs.core-aspect-env": "0.0.78"
58
+ "@types/semver": "7.5.8",
59
+ "@types/uuid": "8.3.4",
60
+ "@teambit/harmony.envs.core-aspect-env": "0.1.0"
60
61
  },
61
62
  "peerDependencies": {
62
63
  "chai": "5.2.1",