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 1.3.2 to 1.3.3

2

CHANGELOG.md

@@ -1,2 +0,2 @@

## 1.3.2 2021-03-22
## 1.3.3 2021-03-22

@@ -3,0 +3,0 @@ - Add logging level methods to Loggers (e.g., error) (API change)

{
"name": "@goodware/log",
"version": "1.3.2",
"version": "1.3.3",
"description": "Batteries-included Winston3-based loggger with console, file, and AWS CloudWatch Logs transports",

@@ -5,0 +5,0 @@ "scripts": {

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

1. Change the version number in package.json and package-lock.json
2. `npm run prepush`
1. Change the version number in package.json
2. `npm run prepub`
3. Commit and push
Then publish to npm: `npm run pub`
4. Publish to npm: `npm run pub2`

@@ -13,3 +13,2 @@ const deepmerge = require('deepmerge');

env,
name: pack.name,
version: pack.version,

@@ -16,0 +15,0 @@ service: pack.name,

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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