File tree Expand file tree Collapse file tree
handwritten/logging-bunyan Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/nodejs-logging-bunyan?activeTab=versions
66
7+ ## [ 4.1.4] ( https://github.com/googleapis/nodejs-logging-bunyan/compare/v4.1.3...v4.1.4 ) (2022-10-12)
8+
9+
10+ ### Bug Fixes
11+
12+ * Instrumentation performance ([ #661 ] ( https://github.com/googleapis/nodejs-logging-bunyan/issues/661 ) ) ([ c0338fb] ( https://github.com/googleapis/nodejs-logging-bunyan/commit/c0338fba10e1a60373fdc74739f9237d0266413b ) )
13+
714## [ 4.1.3] ( https://github.com/googleapis/nodejs-logging-bunyan/compare/v4.1.2...v4.1.3 ) (2022-10-10)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/logging-bunyan" ,
33 "description" : " Cloud Logging stream for Bunyan" ,
4- "version" : " 4.1.3 " ,
4+ "version" : " 4.1.4 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
Original file line number Diff line number Diff line change 1515 "test" : " mocha system-test --timeout 600000"
1616 },
1717 "dependencies" : {
18- "@google-cloud/logging-bunyan" : " ^4.1.3 " ,
18+ "@google-cloud/logging-bunyan" : " ^4.1.4 " ,
1919 "bunyan" : " ^1.8.12" ,
2020 "express" : " ^4.16.3" ,
2121 "yargs" : " ^16.0.0"
You can’t perform that action at this time.
0 commit comments