@public-ui/core
Advanced tools
Comparing version 1.7.0-rc.0 to 1.7.0-rc.2
{ | ||
"name": "@public-ui/core", | ||
"version": "1.7.0-rc.0", | ||
"version": "1.7.0-rc.2", | ||
"license": "EUPL-1.2", | ||
@@ -54,6 +54,6 @@ "homepage": "https://public-ui.github.io", | ||
"dependencies": { | ||
"@public-ui/components": "1.7.0-rc.0" | ||
"@public-ui/components": "1.7.0-rc.2" | ||
}, | ||
"devDependencies": { | ||
"@a11y-ui/core": "1.0.5", | ||
"@a11y-ui/core": "1.0.7", | ||
"@types/node": "ts5.1", | ||
@@ -66,3 +66,3 @@ "@typescript-eslint/eslint-plugin": "6.4.1", | ||
"ts-prune": "0.10.3", | ||
"typescript": "5.1.6", | ||
"typescript": "5.2.2", | ||
"unbuild": "1.2.1" | ||
@@ -69,0 +69,0 @@ }, |
@@ -5,5 +5,5 @@ # Core | ||
Mehr zur **Modularisierung** kann im [Architekturkonzept](https://github.com/public-ui/kolibri/blob/main/docs/ARCHITECTURE.md) nachgelesen werden. | ||
Mehr zur **Modularisierung** kann im [Architekturkonzept](https://public-ui.github.io/docs/concepts/architecture) nachgelesen werden. | ||
Mehr zum **Projekt** kann in der [README](https://github.com/public-ui/kolibri/#readme) nachgelesen werden. | ||
Mehr zum **Projekt** kann in der [README](https://public-ui.github.io/docs) nachgelesen werden. | ||
@@ -10,0 +10,0 @@ ## Changelog |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16721
+ Added@public-ui/components@1.7.0-rc.2(transitive)
- Removed@public-ui/components@1.7.0-rc.0(transitive)