File tree Expand file tree Collapse file tree
handwritten/nodejs-logging-winston Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/@google-cloud/logging-winston?activeTab=versions
66
7+ ### [ 4.2.1] ( https://github.com/googleapis/nodejs-logging-winston/compare/v4.2.0...v4.2.1 ) (2022-03-21)
8+
9+
10+ ### Bug Fixes
11+
12+ * Add missing closure for code snippet in README ([ #682 ] ( https://github.com/googleapis/nodejs-logging-winston/issues/682 ) ) ([ 71158c8] ( https://github.com/googleapis/nodejs-logging-winston/commit/71158c8f2ef6a3fa2172db0728c8e07eb514abc5 ) )
13+
714## [ 4.2.0] ( https://github.com/googleapis/nodejs-logging-winston/compare/v4.1.3...v4.2.0 ) (2022-03-18)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/logging-winston" ,
33 "description" : " Stackdriver Logging transport for Winston" ,
4- "version" : " 4.2.0 " ,
4+ "version" : " 4.2.1 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
Original file line number Diff line number Diff line change 1414 "test" : " mocha --timeout 600000"
1515 },
1616 "dependencies" : {
17- "@google-cloud/logging-winston" : " ^4.2.0 " ,
17+ "@google-cloud/logging-winston" : " ^4.2.1 " ,
1818 "winston" : " ^3.2.1"
1919 },
2020 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments