Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
@mchaudhary @mostlyjason The version of node-loggly-bulk is 1.1.0 in package.json file which should be same as per latest npm version. Please follow the below link:
https://www.npmjs.com/package/node-loggly-bulk
As I have resolved some bugs and issue in this library, I need to publish a new npm package for updated library code. I noticed that Winston is on version 2 i.e. latest Winston version is 2.3.1 so we should also move to version 2 for both node-loggly-bulk and winston-loggly-bulk. In this way, all Winston, winston-loggly-bulk and node-loggly-bulk will be in sync.
In that reference, here, I have updated the package.json file for version 2.0.0. Please review the change and kindly merge the PR.