Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nocobase/logger

Package Overview
Dependencies
Maintainers
0
Versions
315
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nocobase/logger - npm Package Compare versions

Comparing version 1.4.0-alpha.20241105053324 to 1.4.0-alpha.20241105230315

4

lib/request-logger.js

@@ -52,3 +52,3 @@ /**

const requestLogger = /* @__PURE__ */ __name((appName, requestLogger2, options) => {
return async (ctx, next) => {
return /* @__PURE__ */ __name(async function requestLoggerMiddleware(ctx, next) {
var _a, _b, _c, _d, _e, _f, _g, _h;

@@ -104,3 +104,3 @@ const reqId = ctx.reqId;

}
};
}, "requestLoggerMiddleware");
}, "requestLogger");

@@ -107,0 +107,0 @@ // Annotate the CommonJS export names for ESM import in node:

{
"name": "@nocobase/logger",
"version": "1.4.0-alpha.20241105053324",
"version": "1.4.0-alpha.20241105230315",
"description": "nocobase logging library",

@@ -21,3 +21,3 @@ "license": "AGPL-3.0",

},
"gitHead": "a6e647971c02c1ffb443e2dc2c230ca2719e3319"
"gitHead": "45a0f247ae2dab0d1c9d200cb8bfedae3fe49535"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc