
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
grid-light-module
Advanced tools
Light module for managing viewports configuration and integrating a Grid JS field
The GRID Light Module for Magnolia CMS provides a way to manage viewports configuration and integrate a Grid JavaScript field.
Ensure the following modules are installed in your Magnolia CMS bundle:
$type: viewportsExtensionSiteSpa
templateViewportList:
- id: desktop
displayName: Desktop
- id: tablet
displayName: tablet
width: 768
height: 667
templateViewportsConfigurationImpl:
class: info.magnolia.pages.viewports.config.DefaultTemplateViewportsConfiguration
templateViewportList:
id: desktop
displayName: Desktop
- id: tablet
displayName: tablet
width: 768
height: 667
areas:
main:
title: Main Area
availableComponents:
Headline:
id: spa-lm:components/headline
Text:
id: spa-lm:components/text
defaultValues:
Headline:
templateId: spa-lm:components/headline
viewportDefaultValues:
- id: desktop
columns: 8
- id: tablet
columns: 12
Text:
templateId: spa-lm:components/text
viewportDefaultValues:
- id: desktop
hide: true
Example component's dialog definition:
form:
$type: tabbedForm
implementationClass: info.magnolia.ui.javascript.form.FormViewWithChangeListener
tabs:
layout: !include:/grid/includes/grid.yaml
FAQs
Light module for managing viewports configuration and integrating a Grid JS field
The npm package grid-light-module receives a total of 1 weekly downloads. As such, grid-light-module popularity was classified as not popular.
We found that grid-light-module demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.