| Server IP : 68.183.124.220 / Your IP : 216.73.216.141 Web Server : Apache/2.4.18 (Ubuntu) System : Linux Sandbox-A 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : gavin ( 1000) PHP Version : 7.0.33-0ubuntu0.16.04.16 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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/gavin/workspace/happymandarin/node_modules/stat-mode/ |
Upload File : |
0.2.2 / 2016-09-05 ================== * [[`764f2420ef`](https://github.com/TooTallNate/stat-mode/commit/764f2420ef)] - Rename `define()` to `_define()` (#6) (CxRes) * [[`ba5a88d6e4`](https://github.com/TooTallNate/stat-mode/commit/ba5a88d6e4)] - **package**: update "mocha" to v3.0.2 (Nathan Rajlich) * [[`e8a4a487ab`](https://github.com/TooTallNate/stat-mode/commit/e8a4a487ab)] - **travis**: test lots more node versions (Nathan Rajlich) 0.2.1 / 2015-04-06 ================== * fix #2 * add regression test for #2 * travis: test node v0.12 instead of v0.11 * .travis: don't test node v0.9.x * add .travis.yml file * README: add Travis-CI badge * test: add FIFO test * test: more test cases * test: more inputs for tests * package: update "mocha" to v1.18.2 * package: add a few more "keywords" 0.2.0 / 2014-04-02 ================== * index: add `Mode#toOctal()` function * index: add `setuid`, `setgid` and `sticky` props * test: initial tests 0.1.0 / 2014-03-01 ================== * package: remove the "test" script for now * index: add `Mode#toString()` function * index: add `Mode#valueOf()` function 0.0.1 / 2014-03-01 ================== * initial commit