Installations
npm install caterpillar-human
Developer Guide
Typescript
Yes
Module System
ESM, UMD
Min. Node Version
>=10
Node Version
14.5.0
NPM Version
6.14.5
Score
72.6
Supply Chain
98.4
Quality
75.7
Maintenance
100
Vulnerability
100
License
Releases
Unable to fetch releases
Contributors
Unable to fetch Contributors
Languages
TypeScript (100%)
Developer
bevry
Download Statistics
Total Downloads
788,850
Last Day
23
Last Week
97
Last Month
1,045
Last Year
25,874
GitHub Statistics
5 Stars
58 Commits
1 Forks
1 Watching
17 Branches
3 Contributors
Bundle Size
2.56 kB
Minified
1.20 kB
Minified + Gzipped
Sponsor this package
Package Meta Information
Latest Version
6.15.0
Package Id
caterpillar-human@6.15.0
Size
9.85 kB
NPM Version
6.14.5
Node Version
14.5.0
Publised On
21 Jul 2020
Total Downloads
Cumulative downloads
Total Downloads
788,850
Last day
-46.5%
23
Compared to previous day
Last week
-21.1%
97
Compared to previous week
Last month
46.6%
1,045
Compared to previous month
Last year
62.7%
25,874
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
2
Dev Dependencies
20
Human Transform for Caterpillar
Turn your Caterpillar logger stream into a beautiful readable format with colors and optional debug information
Usage
Install
npm
- Install:
npm install --save caterpillar-human
- Import:
import pkg from ('caterpillar-human')
- Require:
const pkg = require('caterpillar-human').default
pika
1<script type="module"> 2 import pkg from '//cdn.pika.dev/caterpillar-human/^6.15.0' 3</script>
unpkg
1<script type="module"> 2 import pkg from '//unpkg.com/caterpillar-human@^6.15.0' 3</script>
jspm
1<script type="module"> 2 import pkg from '//dev.jspm.io/caterpillar-human@6.15.0' 3</script>
Editions
This package is published with the following editions:
caterpillar-human/source/index.ts
is TypeScript source code with Import for modulescaterpillar-human
aliasescaterpillar-human/edition-esnext/index.js
caterpillar-human/edition-esnext/index.js
is TypeScript compiled against ESNext for Node.js 10 || 12 || 13 || 14 with Require for modulescaterpillar-human/edition-browsers/index.js
is TypeScript compiled against ES2019 for web browsers with Import for modulescaterpillar-human/edition-node-esm/index.js
is TypeScript compiled against ESNext for Node.js with Import for modules
History
Discover the release history by heading on over to the HISTORY.md
file.
Backers
Maintainers
These amazing people are maintaining this project:
Sponsors
No sponsors yet! Will you be the first?
Contributors
These amazing people have contributed code to this project:
Discover how you can contribute by heading on over to the CONTRIBUTING.md
file.
License
Unless stated otherwise all works are:
- Copyright © 2012+ Bevry Pty Ltd
- Copyright © 2011 Benjamin Lupton
and licensed under:
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
- Info: project has a license file: LICENSE.md:0
- Warn: project license file does not contain an FSF or OSI license.
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'master'
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 6 are checked with a SAST tool
Reason
28 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw
- Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r
- Warn: Project is vulnerable to: GHSA-7gc6-qh9x-w6h8
- Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275
- Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c
- Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6
- Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44
- Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988
- Warn: Project is vulnerable to: GHSA-vfrc-7r7c-w9mx
- Warn: Project is vulnerable to: GHSA-7wwv-vh3v-89cq
- Warn: Project is vulnerable to: GHSA-x55w-vjjp-222r
- Warn: Project is vulnerable to: GHSA-896r-f27r-55mw
- Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9
- Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm
- Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj
- Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf
- Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3
- Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h
- Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r
- Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g
- Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9
- Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp
- Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6
- Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw
- Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6
- Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj
- Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3
- Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7
Score
1.7
/10
Last Scanned on 2025-01-27
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