@teambit/objects 0.0.558 → 0.0.560

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,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/objects",
3
- "version": "0.0.558",
3
+ "version": "0.0.560",
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.558"
9
+ "version": "0.0.560"
10
10
  },
11
11
  "dependencies": {
12
12
  "lodash": "4.17.21",
@@ -23,34 +23,34 @@
23
23
  "@teambit/harmony": "0.4.12",
24
24
  "@teambit/component-id": "1.2.4",
25
25
  "@teambit/graph.cleargraph": "0.0.11",
26
- "@teambit/toolbox.promise.map-pool": "0.0.16",
27
- "@teambit/toolbox.crypto.sha1": "0.0.17",
28
26
  "@teambit/bit-error": "0.0.404",
29
27
  "@teambit/component-version": "1.0.4",
30
- "@teambit/toolbox.fs.remove-empty-dir": "0.0.15",
31
28
  "@teambit/lane-id": "0.0.312",
32
29
  "@teambit/legacy-bit-id": "1.1.3",
33
- "@teambit/cli": "0.0.1349",
34
- "@teambit/component.snap-distance": "0.0.136",
35
- "@teambit/graph": "1.0.1051",
36
- "@teambit/harmony.modules.concurrency": "0.0.34",
37
- "@teambit/legacy.logger": "0.0.48",
38
- "@teambit/legacy.scope": "0.0.135",
39
- "@teambit/legacy.constants": "0.0.33",
40
- "@teambit/legacy.utils": "0.0.41",
41
- "@teambit/harmony.modules.in-memory-cache": "0.0.37",
42
- "@teambit/harmony.modules.get-basic-log": "0.0.136",
43
- "@teambit/config-store": "0.0.230",
44
- "@teambit/legacy.cli.error": "0.0.48",
45
- "@teambit/component.sources": "0.0.187",
46
- "@teambit/legacy-component-log": "0.0.421",
47
- "@teambit/legacy.consumer-component": "0.0.136",
48
- "@teambit/legacy.consumer-config": "0.0.135",
49
- "@teambit/legacy.extension-data": "0.0.137",
50
- "@teambit/pkg.modules.semver-helper": "0.0.26",
51
- "@teambit/toolbox.array.duplications-finder": "0.0.6",
52
- "@teambit/bit.get-bit-version": "0.0.19",
53
- "@teambit/semantics.doc-parser": "0.0.143"
30
+ "@teambit/cli": "0.0.1350",
31
+ "@teambit/component.snap-distance": "0.0.137",
32
+ "@teambit/graph": "1.0.1053",
33
+ "@teambit/harmony.modules.concurrency": "0.0.35",
34
+ "@teambit/legacy.logger": "0.0.49",
35
+ "@teambit/legacy.scope": "0.0.136",
36
+ "@teambit/toolbox.promise.map-pool": "0.0.17",
37
+ "@teambit/legacy.constants": "0.0.34",
38
+ "@teambit/legacy.utils": "0.0.42",
39
+ "@teambit/toolbox.crypto.sha1": "0.0.18",
40
+ "@teambit/harmony.modules.in-memory-cache": "0.0.38",
41
+ "@teambit/toolbox.fs.remove-empty-dir": "0.0.16",
42
+ "@teambit/harmony.modules.get-basic-log": "0.0.137",
43
+ "@teambit/config-store": "0.0.231",
44
+ "@teambit/legacy.cli.error": "0.0.49",
45
+ "@teambit/component.sources": "0.0.188",
46
+ "@teambit/legacy-component-log": "0.0.422",
47
+ "@teambit/legacy.consumer-component": "0.0.137",
48
+ "@teambit/legacy.consumer-config": "0.0.136",
49
+ "@teambit/legacy.extension-data": "0.0.138",
50
+ "@teambit/pkg.modules.semver-helper": "0.0.27",
51
+ "@teambit/toolbox.array.duplications-finder": "0.0.7",
52
+ "@teambit/bit.get-bit-version": "0.0.20",
53
+ "@teambit/semantics.doc-parser": "0.0.144"
54
54
  },
55
55
  "devDependencies": {
56
56
  "@types/lodash": "4.14.165",