This repository was archived by the owner on Feb 20, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/@google-cloud/profiler?activeTab=versions
66
7+ ## [ 5.0.5] ( https://github.com/googleapis/cloud-profiler-nodejs/compare/v5.0.4...v5.0.5 ) (2023-07-24)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** deps:** Upgrade pprof to v3.2.1 [ security] ([ #885 ] ( https://github.com/googleapis/cloud-profiler-nodejs/issues/885 ) ) ([ c140fe5] ( https://github.com/googleapis/cloud-profiler-nodejs/commit/c140fe5bca0f07ce775fd0f10b0aae1537962a1b ) )
13+
714## [ 5.0.4] ( https://github.com/googleapis/cloud-profiler-nodejs/compare/v5.0.3...v5.0.4 ) (2023-02-09)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/profiler" ,
3- "version" : " 5.0.4 " ,
3+ "version" : " 5.0.5 " ,
44 "description" : " Adds support for Cloud Profiler to Node.js applications" ,
55 "repository" : " googleapis/cloud-profiler-nodejs" ,
66 "main" : " build/src/index.js" ,
Original file line number Diff line number Diff line change 1717 "author" : " Google LLC." ,
1818 "license" : " Apache-2.0" ,
1919 "dependencies" : {
20- "@google-cloud/profiler" : " ^5.0.4 "
20+ "@google-cloud/profiler" : " ^5.0.5 "
2121 },
2222 "files" : [
2323 " *.js"
You can’t perform that action at this time.
0 commit comments