@podium/layout
Advanced tools
Comparing version 4.6.91 to 4.6.92
@@ -0,1 +1,8 @@ | ||
## [4.6.92](https://github.com/podium-lib/layout/compare/v4.6.91...v4.6.92) (2021-07-15) | ||
### Bug Fixes | ||
* **deps:** update dependency ajv to v8.6.2 ([8bb6671](https://github.com/podium-lib/layout/commit/8bb667150785eb6f8afb1a62fc8bedb6ecdbac32)) | ||
## [4.6.91](https://github.com/podium-lib/layout/compare/v4.6.90...v4.6.91) (2021-07-04) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/layout", | ||
"version": "4.6.91", | ||
"version": "4.6.92", | ||
"description": "Module for composing full page layouts out of page fragments in a micro frontend architecture.", | ||
@@ -48,3 +48,3 @@ "main": "lib/layout.js", | ||
"objobj": "1.0.0", | ||
"ajv": "8.6.1" | ||
"ajv": "8.6.2" | ||
}, | ||
@@ -59,5 +59,5 @@ "devDependencies": { | ||
"semantic-release": "17.4.4", | ||
"@podium/podlet": "4.4.29", | ||
"@podium/podlet": "4.4.31", | ||
"@podium/test-utils": "2.3.0", | ||
"eslint": "7.29.0", | ||
"eslint": "7.30.0", | ||
"eslint-config-airbnb-base": "14.2.1", | ||
@@ -64,0 +64,0 @@ "eslint-config-prettier": "8.3.0", |
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
59474