@datapos/datapos-shared 0.3.317 → 0.3.319

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/README.md CHANGED
@@ -3,7 +3,6 @@
3
3
  <span><!-- OWASP_BADGES_START -->
4
4
  [![OWASP](https://img.shields.io/badge/OWASP-passed-4CAF50)](https://data-positioning.github.io/datapos-shared/dependency-check-reports/dependency-check-report.html)
5
5
  <!-- OWASP_BADGES_END --></span>
6
-
7
6
  [![npm version](https://img.shields.io/npm/v/@datapos/datapos-shared.svg)](https://www.npmjs.com/package/@datapos/datapos-shared)
8
7
  [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](./LICENSE)
9
8
 
@@ -43,7 +42,7 @@ Each module implements a set of components. All module component types extend th
43
42
  | Types | Notes |
44
43
  | ------------------------------- | ------------------------------------------------------------ |
45
44
  | [Component](./src/component.ts) | The Component type serves as a base type for all components. |
46
- | ComponentRef | |
45
+ | ComponentReference | |
47
46
  | ComponentStatus | |
48
47
  | ComponentStatusId | |
49
48
  | ComponentTypeId | |