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.4] ( https://github.com/googleapis/cloud-profiler-nodejs/compare/v5.0.3...v5.0.4 ) (2023-02-09)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** deps:** Update dependency protobufjs to ~ 7.2.0 ([ #868 ] ( https://github.com/googleapis/cloud-profiler-nodejs/issues/868 ) ) ([ e414a04] ( https://github.com/googleapis/cloud-profiler-nodejs/commit/e414a043e12d9d46b24fecdb761c434a3a225699 ) )
13+ * Update go installation method ([ #862 ] ( https://github.com/googleapis/cloud-profiler-nodejs/issues/862 ) ) ([ 07f69a7] ( https://github.com/googleapis/cloud-profiler-nodejs/commit/07f69a7ed35ca1c438a63f4d2c7ea71e7f2b9882 ) )
14+
715## [ 5.0.3] ( https://github.com/googleapis/cloud-profiler-nodejs/compare/v5.0.2...v5.0.3 ) (2022-09-09)
816
917
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/profiler" ,
3- "version" : " 5.0.3 " ,
3+ "version" : " 5.0.4 " ,
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.3 "
20+ "@google-cloud/profiler" : " ^5.0.4 "
2121 },
2222 "files" : [
2323 " *.js"
You can’t perform that action at this time.
0 commit comments