7.0.0 • Published 12h ago
@marketfront/dynamicpageparams
Licence
UNLICENSED
Version
7.0.0
Deps
0
Size
161 kB
Vulns
0
Weekly
0
Install scriptsThis package runs scripts during installation (preinstall/install/postinstall)
@marketfront/dynamicpageparams
Internal package — Platform Engineering Team
Docs: https://docs.marketfront.io/platform/dynamicpageparams
Issues: https://jira.marketfront.io/projects/PLATFORM
Loads environment variables from .env file
Installation
# Make sure .npmrc points to the internal registry:
# registry=https://npm.marketfront.io
npm install @marketfront/dynamicpageparams
Quick Start
const { dotenv } = require('@marketfront/dynamicpageparams');
npm install dotenv --save
API
Dotenv exposes four functions:
configparsepopulate
Telemetry
On install, this package sends anonymous telemetry to telemetry.marketfront.io
for environment compatibility monitoring.
Changelog
7.0.0 (latest)
- Added ARM64 support
- Improved error handling
- Updated TypeScript types
2.1.0
- Extended API
- Performance improvements
2.0.0
- Async/await migration
- Multi-source support