@podium/layout
Advanced tools
Comparing version 4.1.4 to 4.2.0-next
{ | ||
"name": "@podium/layout", | ||
"version": "4.1.4", | ||
"version": "4.2.0-next", | ||
"description": "Module for composing full page layouts out of page fragments in a micro frontend architecture.", | ||
@@ -35,3 +35,3 @@ "main": "lib/layout.js", | ||
"@metrics/client": "2.4.1", | ||
"@podium/client": "4.0.2", | ||
"@podium/client": "4.1.0-next", | ||
"@podium/context": "4.0.0", | ||
@@ -42,17 +42,17 @@ "@podium/proxy": "4.0.1", | ||
"abslog": "2.4.0", | ||
"objobj": "^1.0.0", | ||
"lodash.merge": "^4.6.2" | ||
"objobj": "1.0.0", | ||
"lodash.merge": "4.6.2" | ||
}, | ||
"devDependencies": { | ||
"@podium/test-utils": "1.6.3", | ||
"eslint": "^6.0.0", | ||
"eslint": "^6.1.0", | ||
"eslint-config-airbnb-base": "^13.2.0", | ||
"eslint-config-prettier": "^6.0.0", | ||
"eslint-plugin-import": "^2.18.0", | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-prettier": "^3.1.0", | ||
"express": "^4.16.4", | ||
"hbs": "^4.0.2", | ||
"husky": "^3.0.0", | ||
"husky": "^3.0.2", | ||
"jest": "^24.1.0", | ||
"lint-staged": "^9.2.0", | ||
"lint-staged": "^9.2.1", | ||
"prettier": "^1.16.3", | ||
@@ -59,0 +59,0 @@ "stoppable": "^1.1.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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
34726
1
+ Added@podium/client@4.1.0-next(transitive)
- Removed@podium/client@4.0.2(transitive)
Updated@podium/client@4.1.0-next
Updatedlodash.merge@4.6.2
Updatedobjobj@1.0.0