New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@my-ideas/winston-cloudwatch

Package Overview
Dependencies
Maintainers
2
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@my-ideas/winston-cloudwatch

Send logs to Amazon Cloudwatch using Winston.

latest
Source
npmnpm
Version
1.13.1
Version published
Maintainers
2
Created
Source

@my-ideas/winston-cloudwatch

Build Status

Forked from v1.13.1

Why?

Mainly to reduce the footprint of this great module!

  • support for node v8 and higher only
  • aws-sdk and winston are peer dependencies
  • removed chalk - used only to colorize debug statement
  • removed lodash - where used only _.isEmpty which has been replaced with a lodash-compatible function
  • removed proxy-agent - no support for http proxy in this version

Todo

  • Remove async

Keywords

amazon

FAQs

Package last updated on 21 May 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts