protect-fs

0.1.0 • Public • Published

This module adds some protection aganist poison null bytes to the native "fs" module. To activate it, just put this at the top of your main application file:

require('protect-fs')

This modifies all relevant fs methods (I hope I didn't forget any) to give you this protection.

/protect-fs/

    Package Sidebar

    Install

    npm i protect-fs

    Weekly Downloads

    1

    Version

    0.1.0

    License

    none

    Last publish

    Collaborators

    • thejh