@podium/layout
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -0,1 +1,8 @@ | ||
## [5.0.1](https://github.com/podium-lib/layout/compare/v5.0.0...v5.0.1) (2023-11-29) | ||
### Bug Fixes | ||
* point types at correct types file ([06b52de](https://github.com/podium-lib/layout/commit/06b52de3ccfbad1e5d2b11f792e3d8daac909169)) | ||
# [5.0.0](https://github.com/podium-lib/layout/compare/v4.6.125...v5.0.0) (2023-11-29) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/layout", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"type": "module", | ||
@@ -31,3 +31,3 @@ "description": "Module for composing full page layouts out of page fragments in a micro frontend architecture.", | ||
"main": "./lib/layout.js", | ||
"types": "index.d.ts", | ||
"types": "layout.d.ts", | ||
"scripts": { | ||
@@ -34,0 +34,0 @@ "lint": "eslint .", |
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
94898
2
185