| Server IP : 157.230.181.24 / Your IP : 216.73.217.11 Web Server : Apache/2.4.58 (Ubuntu) System : Linux conductive 6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 x86_64 User : ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/vhosts/convo/node_modules/grunt-legacy-util/ |
Upload File : |
# grunt-legacy-util > deprecated utilities from grunt [](http://travis-ci.org/gruntjs/grunt-legacy-util) [](http://gruntjs.com/) With the next major release of Grunt, we will no longer support these APIs. Where possible, please use the recommended modules in their place. If you would like to support or improve any of these APIs, please notify us when you have published a backwards compatible npm module—we will then recommend its usage here. `grunt.util.namespace` use [getobject] `grunt.util.hooker` use [hooker] `grunt.util.async` use [async] `grunt.util._` use [lodash] `grunt.util.exit` use [exit] `grunt.util.callbackify` `grunt.util.error` `grunt.util.linefeed` `grunt.util.normalizelf` `grunt.util.kindOf` use [lodash] `grunt.util.toArray` `grunt.util.repeat` `grunt.util.pluralize` `grunt.util.recurse` use [traverse] `grunt.util.spawn` [getobject]: https://www.npmjs.org/package/getobject [hooker]: https://www.npmjs.org/package/hooker [async]: https://www.npmjs.org/package/async [lodash]: https://www.npmjs.org/package/lodash [exit]: https://www.npmjs.org/package/exit [traverse]: https://www.npmjs.org/package/traverse