New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@podium/layout

Package Overview
Dependencies
Maintainers
6
Versions
255
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@podium/layout - npm Package Compare versions

Comparing version

to
4.6.13

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [4.6.13](https://github.com/podium-lib/layout/compare/v4.6.12...v4.6.13) (2020-10-10)
### Bug Fixes
* **deps:** update dependency @podium/context to v4.1.9 ([2e6b6b9](https://github.com/podium-lib/layout/commit/2e6b6b98cc287cef515c17cf728b5bbda2ed3abc))
## [4.6.12](https://github.com/podium-lib/layout/compare/v4.6.11...v4.6.12) (2020-10-10)

@@ -2,0 +9,0 @@

4

package.json
{
"name": "@podium/layout",
"version": "4.6.12",
"version": "4.6.13",
"description": "Module for composing full page layouts out of page fragments in a micro frontend architecture.",

@@ -41,3 +41,3 @@ "main": "lib/layout.js",

"@podium/client": "4.4.5",
"@podium/context": "4.1.8",
"@podium/context": "4.1.9",
"@podium/proxy": "4.2.5",

@@ -44,0 +44,0 @@ "@podium/schemas": "4.0.5",