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

@seek/logger

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@seek/logger - npm Package Compare versions

Comparing version 5.1.0 to 5.1.1

2

lib-types/index.d.ts

@@ -6,3 +6,2 @@ import pino from 'pino';

export declare type Logger = pino.Logger;
declare const _default: (opts?: LoggerOptions, destination?: pino.DestinationStream) => Logger;
/**

@@ -13,2 +12,3 @@ * Creates a logger that can enforce a strict logged object shape.

*/
declare const _default: (opts?: LoggerOptions, destination?: pino.DestinationStream) => Logger;
export default _default;

@@ -11,3 +11,3 @@ {

"pino": "^7.10.0",
"pino-std-serializers": "^5.0.0"
"pino-std-serializers": "^6.0.0"
},

@@ -17,3 +17,3 @@ "description": "Standardized logging",

"@types/split2": "3.2.1",
"skuba": "4.2.0",
"skuba": "4.3.0",
"split2": "4.1.0"

@@ -62,3 +62,3 @@ },

"types": "./lib-types/index.d.ts",
"version": "5.1.0"
"version": "5.1.1"
}
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