## Operating System - all ## NodeJS Version - all ## Tmp Version all existing and current code base ## Expected Behavior Prevent creating arbitrary files on the filesystem. [Documented options](https://github.com/raszi/node-tmp#options) do not include the `name` option. ## Experienced Behavior Specifying the undocumented `name` option as well as the documented `dir` option allow creation (and detection) of a file anywhere on the filesystem. ## Security Concern This can be a major security concern, depending on how applications make use of tmp.