@podium/layout
Advanced tools
Comparing version 4.6.106 to 4.6.107
@@ -0,1 +1,8 @@ | ||
## [4.6.107](https://github.com/podium-lib/layout/compare/v4.6.106...v4.6.107) (2021-11-22) | ||
### Bug Fixes | ||
* **deps:** update all dependencies ([c597284](https://github.com/podium-lib/layout/commit/c5972848deec24e0d53365c181d4d7a25bba2921)) | ||
## [4.6.106](https://github.com/podium-lib/layout/compare/v4.6.105...v4.6.106) (2021-11-17) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/layout", | ||
"version": "4.6.106", | ||
"version": "4.6.107", | ||
"description": "Module for composing full page layouts out of page fragments in a micro frontend architecture.", | ||
@@ -40,11 +40,11 @@ "main": "lib/layout.js", | ||
"@metrics/client": "2.5.0", | ||
"@podium/client": "4.5.13", | ||
"@podium/context": "4.1.66", | ||
"@podium/proxy": "4.2.65", | ||
"@podium/schemas": "4.1.28", | ||
"@podium/utils": "4.4.31", | ||
"@podium/client": "4.5.15", | ||
"@podium/context": "4.1.68", | ||
"@podium/proxy": "4.2.67", | ||
"@podium/schemas": "4.1.29", | ||
"@podium/utils": "4.4.32", | ||
"abslog": "2.4.0", | ||
"lodash.merge": "4.6.2", | ||
"objobj": "1.0.0", | ||
"ajv": "8.8.1" | ||
"ajv": "8.8.2" | ||
}, | ||
@@ -59,3 +59,3 @@ "devDependencies": { | ||
"semantic-release": "18.0.0", | ||
"@podium/podlet": "4.4.46", | ||
"@podium/podlet": "4.4.51", | ||
"@podium/test-utils": "2.4.1", | ||
@@ -68,8 +68,8 @@ "eslint": "7.32.0", | ||
"express": "4.17.1", | ||
"hbs": "4.1.2", | ||
"hbs": "4.2.0", | ||
"prettier": "2.4.1", | ||
"stoppable": "1.1.0", | ||
"supertest": "6.1.6", | ||
"tap": "15.0.10" | ||
"tap": "15.1.2" | ||
} | ||
} |
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
63321
+ Added@podium/client@4.5.15(transitive)
+ Added@podium/context@4.1.68(transitive)
+ Added@podium/proxy@4.2.67(transitive)
+ Added@podium/schemas@4.1.29(transitive)
+ Added@podium/utils@4.4.32(transitive)
+ Addedajv@8.8.2(transitive)
- Removed@podium/client@4.5.13(transitive)
- Removed@podium/context@4.1.66(transitive)
- Removed@podium/proxy@4.2.65(transitive)
- Removed@podium/schemas@4.1.28(transitive)
- Removed@podium/utils@4.4.31(transitive)
- Removedajv@8.8.1(transitive)
Updated@podium/client@4.5.15
Updated@podium/context@4.1.68
Updated@podium/proxy@4.2.67
Updated@podium/schemas@4.1.29
Updated@podium/utils@4.4.32
Updatedajv@8.8.2