This repository was archived by the owner on Apr 3, 2024. It is now read-only.
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 11# Node.js Agent for Google Cloud Debug ChangeLog
22
3+ ### [ 5.2.2] ( https://www.github.com/googleapis/cloud-debug-nodejs/compare/v5.2.1...v5.2.2 ) (2021-06-04)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** upgrade to source-map 0.7.3 ([ #964 ] ( https://www.github.com/googleapis/cloud-debug-nodejs/issues/964 ) ) ([ 828125c] ( https://www.github.com/googleapis/cloud-debug-nodejs/commit/828125cde6fcfa6c8bb9c318aca4bba4a13aaf6c ) )
9+
310### [ 5.2.1] ( https://www.github.com/googleapis/cloud-debug-nodejs/compare/v5.2.0...v5.2.1 ) (2021-05-31)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/debug-agent" ,
3- "version" : " 5.2.1 " ,
3+ "version" : " 5.2.2 " ,
44 "author" : " Google Inc." ,
55 "description" : " Stackdriver Debug Agent for Node.js" ,
66 "main" : " ./build/src/index" ,
Original file line number Diff line number Diff line change 1717 "test" : " mocha"
1818 },
1919 "dependencies" : {
20- "@google-cloud/debug-agent" : " ^5.2.1 " ,
20+ "@google-cloud/debug-agent" : " ^5.2.2 " ,
2121 "express" : " 4.17.1"
2222 },
2323 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments