HEX
Server: Apache/2.4.18 (Ubuntu)
System: Linux ubuntu 7.0.5-x86_64-linode173 #1 SMP PREEMPT_DYNAMIC Fri May 8 10:12:05 EDT 2026 x86_64
User: root (0)
PHP: 7.2.28-1+ubuntu16.04.1+deb.sury.org+1
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,
Upload Files
File: //opt/code/node_modules/shelljs/node_modules/rechoir/CHANGELOG
v0.6.2:
  date: 2015-07-22
  changes:
    - Return `undefined` when an unknown extension is provided to prepare and
      the `nothrow` option is specified.
v0.6.1:
  date: 2015-05-22
  changes:
    - Add option for not throwing.
v0.6.0:
  date: 2015-05-20
  changes:
    - Include module name when prepare is successful.
v0.5.0:
  date: 2015-05-20
  changes:
    - Overhaul to support interpret 0.6.0.
v0.3.0:
  date: 2015-01-10
  changes:
    - Breaking: `load` method removed.
    - Improved extension recognition.
    - No longer fails upon dots in filenames.
    - Support confuration objects.
    - Support and test ES6.
    - Support legacy module loading.
v0.2.2:
  date: 2014-12-17
  changes:
    - Expose interpret.
v0.2.0:
  date: 2014-04-20
  changes:
    - Simplify loading of coffee-script and iced-coffee-script.
v0.1.0:
  date: 2014-04-20
  changes:
    - Initial public release.