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+ ## [ 4.1.0] ( https://www.github.com/googleapis/cloud-debug-nodejs/compare/v4.0.4...v4.1.0 ) (2019-11-08)
4+
5+
6+ ### Features
7+
8+ * introduce javascriptFileExtensions config parameter. ([ #779 ] ( https://www.github.com/googleapis/cloud-debug-nodejs/issues/779 ) ) ([ bf79ce8] ( https://www.github.com/googleapis/cloud-debug-nodejs/commit/bf79ce8d0d3b53a1bfe121672893ad2590472e9f ) )
9+
310### [ 4.0.4] ( https://www.github.com/googleapis/cloud-debug-nodejs/compare/v4.0.3...v4.0.4 ) (2019-10-02)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/debug-agent" ,
3- "version" : " 4.0.4 " ,
3+ "version" : " 4.1.0 " ,
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 1414 "test" : " mocha"
1515 },
1616 "dependencies" : {
17- "@google-cloud/debug-agent" : " ^4.0.3 " ,
17+ "@google-cloud/debug-agent" : " ^4.1.0 " ,
1818 "express" : " 4.17.1"
1919 },
2020 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments