caterpillar
Advanced tools
Comparing version 6.9.0 to 6.10.0-next.1699969203.6acbf68121cd9fb007ada1de28d553b8019a6a87
{ | ||
"title": "Caterpillar", | ||
"name": "caterpillar", | ||
"version": "6.9.0", | ||
"version": "6.10.0-next.1699969203.6acbf68121cd9fb007ada1de28d553b8019a6a87", | ||
"description": "Caterpillar is the ultimate logging system for Deno, Node.js, and Web Browsers. Log levels are implemented to the RFC standard. Log entries can be filtered and piped to various streams, including coloured output to the terminal, the browser's console, and debug files. You can even write your own transforms.", | ||
@@ -180,5 +180,5 @@ "homepage": "https://github.com/bevry/caterpillar", | ||
"@typescript-eslint/parser": "^6.11.0", | ||
"assert-helpers": "^11.2.0", | ||
"assert-helpers": "^11.3.0", | ||
"eslint": "^8.53.0", | ||
"eslint-config-bevry": "^3.29.0", | ||
"eslint-config-bevry": "^4.0.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
@@ -188,8 +188,8 @@ "eslint-plugin-prettier": "^5.0.1", | ||
"prettier": "^3.1.0", | ||
"projectz": "^2.23.0", | ||
"projectz": "^3.0.0", | ||
"surge": "^0.23.1", | ||
"typedoc": "^0.25.3", | ||
"typescript": "5.2.2", | ||
"valid-directory": "^4.1.0", | ||
"valid-module": "^2.1.0" | ||
"valid-directory": "^4.2.0", | ||
"valid-module": "^2.2.0" | ||
}, | ||
@@ -242,2 +242,2 @@ "scripts": { | ||
} | ||
} | ||
} |
@@ -253,3 +253,3 @@ <!-- TITLE/ --> | ||
<script type="module"> | ||
import * as pkg from '//cdn.skypack.dev/caterpillar@^6.9.0' | ||
import * as pkg from '//cdn.skypack.dev/caterpillar@^6.10.0' | ||
</script> | ||
@@ -262,3 +262,3 @@ ``` | ||
<script type="module"> | ||
import * as pkg from '//unpkg.com/caterpillar@^6.9.0' | ||
import * as pkg from '//unpkg.com/caterpillar@^6.10.0' | ||
</script> | ||
@@ -271,3 +271,3 @@ ``` | ||
<script type="module"> | ||
import * as pkg from '//dev.jspm.io/caterpillar@6.9.0' | ||
import * as pkg from '//dev.jspm.io/caterpillar@6.10.0' | ||
</script> | ||
@@ -274,0 +274,0 @@ ``` |
# Security Policy | ||
## Security Practices | ||
This project meets standardized secure software development practices, including 2FA for all members, password managers with monitoring, secure secret retrieval instead of storage. [Learn more about our practices.](https://tidelift.com/funding/github/npm/caterpillar) | ||
## Supported Versions | ||
This project uses [Bevry's automated tooling](https://github.com/bevry/boundation) to bring its latest version and updates to every ecosystem it supports, maintaining compatibility with far-reaching ecosystem versions, without losing any capabilities. | ||
This project uses [Bevry's automated tooling](https://github.com/bevry/boundation) to deliver the latest updates, fixes, and improvements inside the latest release while still maintaining widespread ecosystem compatibility. | ||
[Refer to supported ecosystem versions (`Editions` section in `README.md`).](https://github.com/bevry/caterpillar/blob/master/README.md#Editions) | ||
[Refer to supported ecosystem versions: `Editions` section in `README.md`.](https://github.com/bevry/caterpillar/blob/master/README.md#Editions) | ||
[Refer to continued automated support of ecosystem versions (`boundation` entries in `HISTORY.md`).](https://github.com/bevry/caterpillar/blob/master/HISTORY.md) | ||
[Refer to automated support of ecosystem versions: `boundation` entries in `HISTORY.md`.](https://github.com/bevry/caterpillar/blob/master/HISTORY.md) | ||
Besides testing and verification, out CI also [auto-merges](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/automating-dependabot-with-github-actions) [Dependabot security updates](https://docs.github.com/en/code-security/dependabot/dependabot-security-updates/about-dependabot-security-updates) and [auto-publishes](https://github.com/bevry-actions/npm) successful builds of the [`master` branch](https://github.com/bevry/wait/actions?query=branch%3Amaster) to the [`next` version tag](https://www.npmjs.com/package/caterpillar?activeTab=versions), offering immediate resolutions before scheduled maintenance releases. | ||
## Reporting a Vulnerability | ||
@@ -12,0 +18,0 @@ |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
154750
1