Gathering detailed insights and metrics for grunt-legacy-util
Gathering detailed insights and metrics for grunt-legacy-util
Gathering detailed insights and metrics for grunt-legacy-util
Gathering detailed insights and metrics for grunt-legacy-util
npm install grunt-legacy-util
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
5 Stars
68 Commits
16 Forks
5 Watching
11 Branches
10 Contributors
Updated on 07 Mar 2024
JavaScript (100%)
Cumulative downloads
Total Downloads
Last day
3%
160,211
Compared to previous day
Last week
0.2%
875,611
Compared to previous week
Last month
17.6%
3,526,819
Compared to previous month
Last year
7.4%
38,841,325
Compared to previous year
deprecated utilities from 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
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 3
Details
Reason
Found 5/25 approved changesets -- score normalized to 2
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
27 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-18
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More