Socket
Socket
Sign inDemoInstall

grunt-legacy-util

Package Overview
Dependencies
10
Maintainers
4
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    grunt-legacy-util

Some old grunt utils provided for backwards compatibility.


Version published
Weekly downloads
816K
increased by1.94%
Maintainers
4
Install size
2.35 MB
Created
Weekly downloads
 

Readme

Source

grunt-legacy-util

deprecated utilities from grunt

Build Status: Linux Build status: Windows Built with Grunt

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 use require('child_process').spawn

Keywords

FAQs

Last updated on 22 Apr 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc