Huge News!Announcing our $40M Series B led by Abstract Ventures.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 4.6.107 to 4.6.108

7

CHANGELOG.md

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

## [4.6.108](https://github.com/podium-lib/layout/compare/v4.6.107...v4.6.108) (2022-02-14)
### Bug Fixes
* **deps:** update all dependencies (non-major) ([23f5964](https://github.com/podium-lib/layout/commit/23f59644eaa989269fe8de578d5a8b3d8b458488))
## [4.6.107](https://github.com/podium-lib/layout/compare/v4.6.106...v4.6.107) (2021-11-22)

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

26

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

@@ -40,21 +40,21 @@ "main": "lib/layout.js",

"@metrics/client": "2.5.0",
"@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",
"@podium/client": "4.5.20",
"@podium/context": "4.1.73",
"@podium/proxy": "4.2.72",
"@podium/schemas": "4.1.31",
"@podium/utils": "4.4.35",
"abslog": "2.4.0",
"lodash.merge": "4.6.2",
"objobj": "1.0.0",
"ajv": "8.8.2"
"ajv": "8.10.0"
},
"devDependencies": {
"@semantic-release/changelog": "6.0.1",
"@semantic-release/commit-analyzer": "9.0.1",
"@semantic-release/commit-analyzer": "9.0.2",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "8.0.2",
"@semantic-release/npm": "8.0.3",
"@semantic-release/release-notes-generator": "10.0.2",
"semantic-release": "18.0.0",
"@podium/podlet": "4.4.51",
"@semantic-release/release-notes-generator": "10.0.3",
"semantic-release": "18.0.1",
"@podium/podlet": "4.4.54",
"@podium/test-utils": "2.4.1",

@@ -68,7 +68,7 @@ "eslint": "7.32.0",

"hbs": "4.2.0",
"prettier": "2.4.1",
"prettier": "2.5.1",
"stoppable": "1.1.0",
"supertest": "6.1.6",
"tap": "15.1.2"
"tap": "15.1.5"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc