lazywithclass / winston-cloudwatch

Send logs to Amazon Cloudwatch using Winston.
MIT License
258 stars 105 forks source link

Size of package increased massively with last update #203

Open tobiasviehweger opened 2 years ago

tobiasviehweger commented 2 years ago

With the release of 6.1.0 the size of the NPM package increased massively, from 63.7 kB for 6.0.1 to > 200 MB with 6.1.0. It seems some test files have been published with this release.

image

symbianm commented 2 years ago

Having the same issue 6.0.1 = 82 KB vs 6.1.0 = 207,7 MB

andrewda commented 2 years ago

Same here. @lazywithclass, it looks like the AWS CLI may have been accidentally downloaded to the test/ directory and released in v6.1.0. Could you release a v6.1.1 with those files removed?

lazywithclass commented 2 years ago

So sorry about this accident.

winston-cloudwatch@6.1.1 is out without the increased size.