HEX
Server: LiteSpeed
System: Linux houston.panomity.com 6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 x86_64
User: nudepix (1011)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //opt/open-webui/node_modules/mktemp/HISTORY.md
# 0.4.0 / 2015-02-16

  - supported Promise
  - changed to use power-assert from expect.js

# 0.3.5 / 2014-06-25

  - changed to use setImmediate in async functions
  - refactored

# 0.3.4 / 2013-11-23

  - changed to throw error if error code is not EEXIST

# 0.3.3 / 2013-11-14

  - changed from fs.exists to fs.open/fs.close/fs.mkdir

# 0.3.2 / 2013-09-08

  - changed from chai to expect.js

# 0.3.1 / 2013-06-19

  - changed to fast mkrand

# 0.3.0 / 2013-04-06

  - changed to create random name again if file exists
  - deleted mode parameter

# 0.2.1 / 2013-02-29

  - added support for node.js 0.10

# 0.2.0 / 2013-02-05

  - changed to replace placeholder near end of line

# 0.1.0 / 2013-01-16

  - initial release