File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/@google-cloud/error-reporting?activeTab=versions
66
7+ ## v0.6.0
8+
9+ 01-22-2019 09:59 PST
10+
11+ ### New Features
12+ - feat: add a new ` reportMode ` configuration option ([ #295 ] ( https://github.com/googleapis/nodejs-error-reporting/pull/295 ) )
13+
714## v0.5.2
815
91612-20-2018 11:49 PST
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/error-reporting" ,
33 "description" : " Stackdriver Error Reporting Client Library for Node.js" ,
4- "version" : " 0.5.2 " ,
4+ "version" : " 0.6.0 " ,
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/*.test.js --timeout=600000"
1616 },
1717 "dependencies" : {
18- "@google-cloud/error-reporting" : " ^0.5.2 " ,
18+ "@google-cloud/error-reporting" : " ^0.6.0 " ,
1919 "express" : " ^4.16.3" ,
2020 "yargs" : " ^12.0.0"
2121 },
You can’t perform that action at this time.
0 commit comments