NUWCDIVNPT / stig-manager

An API and client for managing STIG assessments
Other
112 stars 29 forks source link

Determine effort and approach to import API dependencies as ecmascript modules #676

Open cd-rite opened 2 years ago

cd-rite commented 2 years ago

Some dependencies have updated to ecmascript-style imports, and may no longer fully support commonJs:

cd-rite commented 4 months ago

Holding off until Node22 LTS, which implements require for ESM