![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : 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, Directory : /usr/local/lib/node_modules/browserify/node_modules/detective/ |
Upload File : |
# detective Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## 5.2.0 - 2019-01-28 * Use acorn-node's option defaults, adds support for new ES features (https://github.com/browserify/detective/pull/81) ## 5.1.0 - 2018-02-28 * Use acorn-node parser, which matches latest Node syntax support (https://github.com/browserify/detective/pull/78) * Add basic cli: `detective index.js` outputs dependency names (https://github.com/browserify/detective/pull/51) ## 5.0.2 - 2018-01-06 * Extend support back to 0.8 until we can determine a LTS plan. ## 5.0.1 - 2018-01-02 * Add engines field set to `>=4.0.0`. ## 5.0.0 - 2018-01-02 * Fix: Don't crash on files with the spread operator (https://github.com/browserify/detective/pull/75) * Breaking: Drop support for node 0.12 (https://github.com/browserify/detective/pull/75)