@podium/layout
Advanced tools
Comparing version 4.6.119 to 4.6.120
@@ -0,1 +1,8 @@ | ||
## [4.6.120](https://github.com/podium-lib/layout/compare/v4.6.119...v4.6.120) (2023-05-12) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/client to v4.5.31 ([#426](https://github.com/podium-lib/layout/issues/426)) ([5e7e504](https://github.com/podium-lib/layout/commit/5e7e5046210017ee0a7981768739259d1ac0c1b0)) | ||
## [4.6.119](https://github.com/podium-lib/layout/compare/v4.6.118...v4.6.119) (2023-03-27) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/layout", | ||
"version": "4.6.119", | ||
"version": "4.6.120", | ||
"description": "Module for composing full page layouts out of page fragments in a micro frontend architecture.", | ||
@@ -40,3 +40,3 @@ "main": "lib/layout.js", | ||
"@metrics/client": "2.5.0", | ||
"@podium/client": "4.5.30", | ||
"@podium/client": "4.5.31", | ||
"@podium/context": "4.1.75", | ||
@@ -52,3 +52,3 @@ "@podium/proxy": "4.2.80", | ||
"devDependencies": { | ||
"@semantic-release/changelog": "6.0.2", | ||
"@semantic-release/changelog": "6.0.3", | ||
"@semantic-release/commit-analyzer": "9.0.2", | ||
@@ -62,5 +62,5 @@ "@semantic-release/git": "10.0.1", | ||
"@podium/test-utils": "2.5.2", | ||
"eslint": "8.35.0", | ||
"eslint": "8.39.0", | ||
"eslint-config-airbnb-base": "15.0.0", | ||
"eslint-config-prettier": "8.6.0", | ||
"eslint-config-prettier": "8.8.0", | ||
"eslint-plugin-import": "2.27.5", | ||
@@ -70,3 +70,3 @@ "eslint-plugin-prettier": "4.2.1", | ||
"hbs": "4.2.0", | ||
"prettier": "2.8.4", | ||
"prettier": "2.8.8", | ||
"stoppable": "1.1.0", | ||
@@ -73,0 +73,0 @@ "supertest": "6.3.3", |
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
66882
+ Added@podium/client@4.5.31(transitive)
- Removed@podium/client@4.5.30(transitive)
Updated@podium/client@4.5.31