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 4
4
5
5
[ 1 ] : https://www.npmjs.com/package/@google-cloud/pubsub?activeTab=versions
6
6
7
+ ## [ 4.4.1] ( https://github.com/googleapis/nodejs-pubsub/compare/v4.4.0...v4.4.1 ) (2024-05-10)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** Update dependency protobufjs to ~ 7.3.0 ([ #1921 ] ( https://github.com/googleapis/nodejs-pubsub/issues/1921 ) ) ([ c5afd34] ( https://github.com/googleapis/nodejs-pubsub/commit/c5afd3400cc8ff9f920b4b232c4e4a5fb41eb07b ) )
13
+
7
14
## [ 4.4.0] ( https://github.com/googleapis/nodejs-pubsub/compare/v4.3.3...v4.4.0 ) (2024-05-03)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/pubsub" ,
3
3
"description" : " Cloud Pub/Sub Client Library for Node.js" ,
4
- "version" : " 4.4.0 " ,
4
+ "version" : " 4.4.1 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google Inc." ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 21
21
"precompile" : " npm run clean"
22
22
},
23
23
"dependencies" : {
24
- "@google-cloud/pubsub" : " ^4.4.0 " ,
24
+ "@google-cloud/pubsub" : " ^4.4.1 " ,
25
25
"@opentelemetry/api" : " ^1.6.0" ,
26
26
"@opentelemetry/tracing" : " ^0.24.0" ,
27
27
"avro-js" : " ^1.11.3" ,
You can’t perform that action at this time.
0 commit comments