Server IP : 185.86.78.101 / Your IP : 216.73.216.124 Web Server : Apache System : Linux 675867-vds-valikoshka1996.gmhost.pp.ua 5.4.0-150-generic #167-Ubuntu SMP Mon May 15 17:35:05 UTC 2023 x86_64 User : www ( 1000) PHP Version : 7.4.33 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,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,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /www/wwwroot/mifepriston.org/node_modules/postcss-svgo/ |
Upload File : |
# 2.1.6 * Resolves an issue where postcss-svgo would convert colours to hex codes without URL-encoding the `#`. # 2.1.5 * Bump svgo to v0.7.x. # 2.1.4 * Fixes an issue where postcss-svgo would throw with some SVGs that were not properly URI encoded. # 2.1.3 * Upgrade is-svg to version 2. # 2.1.2 * Fixes an issue with processing some malformed URIs (thanks to @TrySound). # 2.1.1 * Bump SVGO to 0.6.1 (thanks to @shinnn). # 2.1.0 * Adds `encode` option (thanks to @TrySound). # 2.0.4 * Updates postcss-value-parser to version 3 (thanks to @TrySound). # 2.0.3 * Uses postcss-value-parser instead of async-replace to reduce cssnano's download size (thanks to @TrySound). # 2.0.2 * Fixed an issue where the module was not handling exceptions from decoding URLs. * The module will now convert all SVG wrapping quotes to single quotes, which is consistent with SVGO's output. # 2.0.1 * Fixed an issue where the `charset` definition was being removed from the SVG source, breaking IE compatibility (thanks to @ophyros). # 2.0.0 * Upgraded to PostCSS 5.0. # 1.1.0 * Adds support for uri-encoded SVG files, for better compatibility with postcss-svg. # 1.0.1 * Push ES5 build to npm. # 1.0.0 * Initial release.