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

@goodware/log

Package Overview
Dependencies
Maintainers
1
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@goodware/log - npm Package Compare versions

Comparing version 9.0.3 to 9.0.4

4

changelog/CHANGELOG.md
# @goodware/log Release History
## 9.0.4 2023-08-14
Fix #74 - Stack redaction doesn't work with package managers that use symlinks
## 9.0.3 2023-08-10

@@ -4,0 +8,0 @@

4

package.json
{
"name": "@goodware/log",
"version": "9.0.3",
"version": "9.0.4",
"description": "Batteries-included Winston3-based loggger with console, file, and AWS CloudWatch Logs transports",

@@ -63,5 +63,5 @@ "author": "devguy@devguy.com",

"request-promise": "*",
"taffydb": "^2.7.3",
"taffydb": "*",
"why-is-node-running": "*"
}
}

@@ -13,4 +13,6 @@ # @goodware/log: Winston3-based logging to console, file, and/or AWS CloudWatch Logs

Node 14+. ulidx complains that Node 16+ is required but 14 works fine.
As of version 9, NodeJS version 14+ is required. Versions 8 and earlier work with NodeJS 8 and later. When the CloudWatch Logs transport is used, NodeJS support depends upon that of @aws-sdk.
ulidx complains that Node 16+ is required but 14 works fine.
## Installation

@@ -17,0 +19,0 @@

Sorry, the diff of this file is too big to display

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