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
252
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.106 to 4.6.107

7

CHANGELOG.md

@@ -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 @@

20

package.json
{
"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"
}
}
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