requires

A production-hardened Lua module loader with injection protection and clean error reporting.

$ luarocks install requires

Requires is a secure, fail-secure wrapper for the native require function,
providing strict type checking, regex-based validation against command injection,
and path disclosure masking.

Versions

0.0.1-118 hours ago1 download

Dependencies

lua >= 5.1, < 5.5

Manifests