@bpinternal/log4bot
Advanced tools
Comparing version
{ | ||
"name": "@bpinternal/log4bot", | ||
"version": "0.0.22", | ||
"version": "0.0.23", | ||
"description": "Just a Logger", | ||
@@ -21,4 +21,4 @@ "main": "./dist/index.js", | ||
"devDependencies": { | ||
"@types/lodash": "4.17.12", | ||
"@types/node": "18.19.60", | ||
"@types/lodash": "4.17.13", | ||
"@types/node": "18.19.64", | ||
"tsup": "^8.0.1", | ||
@@ -25,0 +25,0 @@ "typescript": "5.6.3", |
@@ -18,4 +18,4 @@ # Log4Bot | ||
This package is published under the `@bpinternal` organization. All packages of this organization are meant to be used by the [Botpress](https://github.com/botpress/botpress) team internally and are not meant for our community. However, these packages were still left intentionally public for an important reason : We Love Open-Source. Therefore, if you wish to install this package feel absolutly free to do it. We strongly recomand that you tag your versions properly. | ||
This package is published under the `@bpinternal` organization. All packages of this organization are meant to be used by the [Botpress](https://github.com/botpress/botpress) team internally and are not meant for our community. Since the packages are catered to our own use-cases, they might have less stable APIs, receive breaking changes without much warning, have minimal documentation and lack community-focused support. However, these packages were still left intentionally public for an important reason : We Love Open-Source. Therefore, if you wish to install or fork this package feel absolutly free to do it. We strongly recommend that you tag your versions properly. | ||
The Botpress Engineering team. |
35629
0.58%