New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@adobe/helix-config

Package Overview
Dependencies
Maintainers
31
Versions
196
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adobe/helix-config

Helix Config

latest
Source
npmnpm
Version
5.10.1
Version published
Maintainers
31
Created
Source

Helix Config

Helix Configuration Library

Status

codecov GitHub Actions GitHub license GitHub issues semantic-release

Installation

$ npm install @adobe/helix-config

Usage

See the API documentation.

Configuration

Access and secretIds

secretId (and legacy apiKeyId) can be set on access.preview, access.live, and access.site. The normalized config only has access.preview and access.live; access.site is used only during resolution. For each partition, the effective secretIds (and allow) are the merge of the partition’s list and access.site’s list—site values are merged in, not used as fallback only when the partition is empty.

Development

Build

$ npm install

Test

$ npm test

Lint

$ npm run lint

FAQs

Package last updated on 16 Mar 2026

Did you know?

Socket

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.

Install

Related posts