@datapos/datapos-development 0.3.321 → 0.3.323
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 +7 -7
- package/dist/datapos-development.es.js +552 -552
- package/dist/datapos-development.es.js.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -64,14 +64,14 @@ The OWASP Dependency Check Report identifies known vulnerabilities in project de
|
|
|
64
64
|
The following table lists top-level production and peer dependencies. All these dependencies (including transitive ones) have been recursively verified to use Apache-2.0, BSD-2-Clause, CC0-1.0, or MIT—commercially friendly licenses with minimal restrictions. Developers cloning this repository should independently verify dev and optional dependencies; users of the published library are covered by these checks. We do not include unlicensed dependencies. Used to support development activity and not released as part of the production release. Check if you clone. We use the `npm` packages [license-report](https://www.npmjs.com/package/license-report), [license-report-check](https://www.npmjs.com/package/license-report-check) and [license-report-recursive](https://www.npmjs.com/package/license-report-recursive) to identify dependency licenses.
|
|
65
65
|
|
|
66
66
|
<!-- DEPENDENCY_LICENSES_START -->
|
|
67
|
-
|Name|Type|Installed|Latest|Latest
|
|
67
|
+
|Name|Type|Installed|Latest|Latest Release|Deps|Document|
|
|
68
68
|
|:-|:-|:-:|:-:|:-|-:|:-|
|
|
69
|
-
|@datapos/datapos-shared|MIT|0.3.298|0.3.298|this month
|
|
70
|
-
|acorn|MIT|8.15.0|8.15.0|6 months ago
|
|
71
|
-
|acorn-typescript|MIT|1.4.13|1.4.13|23 months ago
|
|
72
|
-
|acorn-walk|MIT|8.3.4|8.3.4|15 months ago
|
|
73
|
-
|dotenv|BSD-2-Clause|17.2.3|17.2.3|2 months ago
|
|
74
|
-
|zod|MIT|4.1.13|4.1.13|this month
|
|
69
|
+
|@datapos/datapos-shared|MIT|0.3.298|0.3.298|this month: 2025-12-09|3|[LICENSE](https://raw.githubusercontent.com/data-positioning/datapos-shared/main/LICENSE)|
|
|
70
|
+
|acorn|MIT|8.15.0|8.15.0|6 months ago: 2025-06-09|0|⚠️ No license file|
|
|
71
|
+
|acorn-typescript|MIT|1.4.13|1.4.13|23 months ago: 2024-01-03❗|1|[LICENSE](https://raw.githubusercontent.com/TyrealHu/acorn-typescript/master/LICENSE)|
|
|
72
|
+
|acorn-walk|MIT|8.3.4|8.3.4|15 months ago: 2024-09-09❗|1|⚠️ No license file|
|
|
73
|
+
|dotenv|BSD-2-Clause|17.2.3|17.2.3|2 months ago: 2025-09-29|0|[LICENSE](https://raw.githubusercontent.com/motdotla/dotenv/master/LICENSE)|
|
|
74
|
+
|zod|MIT|4.1.13|4.1.13|this month: 2025-12-07|0|[LICENSE](https://raw.githubusercontent.com/colinhacks/zod/main/LICENSE)|
|
|
75
75
|
|
|
76
76
|
<!-- DEPENDENCY_LICENSES_END -->
|
|
77
77
|
|