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+ ## [ 3.0.2] ( https://github.com/googleapis/nodejs-error-reporting/compare/v3.0.1...v3.0.2 ) (2022-08-24)
8+
9+
10+ ### Bug Fixes
11+
12+ * add hashes to requirements.txt ([ #1544 ] ( https://github.com/googleapis/nodejs-error-reporting/issues/1544 ) ) ([ #654 ] ( https://github.com/googleapis/nodejs-error-reporting/issues/654 ) ) ([ c0af3a2] ( https://github.com/googleapis/nodejs-error-reporting/commit/c0af3a2f0e009b3889901da518a78c520d8bee45 ) )
13+
714## [ 3.0.1] ( https://github.com/googleapis/nodejs-error-reporting/compare/v3.0.0...v3.0.1 ) (2022-06-09)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/error-reporting" ,
33 "description" : " Error Reporting Client Library for Node.js" ,
4- "version" : " 3.0.1 " ,
4+ "version" : " 3.0.2 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
Original file line number Diff line number Diff line change 1515 "test" : " mocha --timeout=600000"
1616 },
1717 "dependencies" : {
18- "@google-cloud/error-reporting" : " ^3.0.1 " ,
18+ "@google-cloud/error-reporting" : " ^3.0.2 " ,
1919 "express" : " ^4.16.3"
2020 },
2121 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments