Socket
Socket
Sign inDemoInstall

@niceties/logger

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@niceties/logger - npm Package Compare versions

Comparing version 1.1.6 to 1.1.7

2

dist/core.d.ts

@@ -8,2 +8,2 @@ import { Appender, LogLevel, LogMessage, Identity } from './types';

appender(appender?: Appender<ErrorContext> | undefined): (message: LogMessage<ErrorContext>) => void;
};
} & Identity;
{
"version": "1.1.6",
"version": "1.1.7",
"license": "MIT",

@@ -94,3 +94,3 @@ "name": "@niceties/logger",

"typescript": "4.6.x",
"pkgbld-internal": "1.0.3"
"pkgbld-internal": "1.0.4"
},

@@ -97,0 +97,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet

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