This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
0.12.0
- Added
"warnings"
option - Ensured a warning is emitted for potential TDZ access (#46)
- Ensured
require.extensions
is respected with the"cjs"
option - Made improper
arguments
access emit a warning instead of throwing an error