🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@fluyappgo/commons-backend

Package Overview
Dependencies
Maintainers
3
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluyappgo/commons-backend - npm Package Compare versions

Comparing version

to
1.0.141

build/lib/logger.d.ts

1

build/lib/index.d.ts
export * from "./functions";
export * from "./logger";

@@ -14,1 +14,2 @@ "use strict";

__exportStar(require("./functions"), exports);
__exportStar(require("./logger"), exports);

3

package.json
{
"name": "@fluyappgo/commons-backend",
"version": "1.0.140",
"version": "1.0.141",
"description": "",

@@ -39,4 +39,5 @@ "main": "./build/index.js",

"moment-timezone": "^0.5.33",
"pino": "^9.6.0",
"redis": "^3.1.2"
}
}