You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@bpinternal/log4bot

Package Overview
Dependencies
Maintainers
9
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bpinternal/log4bot - npm Package Compare versions

Comparing version

to
0.0.23

6

package.json
{
"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.