File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 "handwritten/logging" : " 11.2.2" ,
3333 "handwritten/logging-bunyan" : " 5.1.2" ,
3434 "handwritten/logging-winston" : " 6.0.2" ,
35- "handwritten/pubsub" : " 5.3.1 " ,
35+ "handwritten/pubsub" : " 5.3.2 " ,
3636 "handwritten/spanner" : " 8.7.1" ,
3737 "handwritten/storage" : " 7.21.0" ,
3838 "packages/google-ads-admanager" : " 0.6.0" ,
Original file line number Diff line number Diff line change 11{
22 "repository": "googleapis/google-cloud-node",
33 "entries": [
4+ {
5+ "changes": [
6+ {
7+ "type": "fix",
8+ "sha": "3ec901e2cb45859adfbe914bc0385e6cdf2f2e9a",
9+ "message": "Remove vulnerable dependency `uuid`",
10+ "issues": [
11+ "8120"
12+ ],
13+ "scope": "deps"
14+ },
15+ {
16+ "type": "fix",
17+ "sha": "08959de575487690194fe851414ac7f6357e29e2",
18+ "message": "Increase streaming pull timeout",
19+ "issues": [
20+ "8345"
21+ ],
22+ "scope": "pubsub"
23+ }
24+ ],
25+ "version": "5.3.2",
26+ "language": "JAVASCRIPT",
27+ "artifactName": "@google-cloud/pubsub",
28+ "id": "3072fefa-5df5-4977-83fc-7c2a488ec1a9",
29+ "createTime": "2026-06-09T16:13:36.366Z"
30+ },
431 {
532 "changes": [
633 {
8009380120 "createTime": "2023-01-28T04:18:24.718Z"
8009480121 }
8009580122 ],
80096- "updateTime": "2026-06-08T17:51:13.237Z "
80123+ "updateTime": "2026-06-09T16:13:36.366Z "
8009780124}
Original file line number Diff line number Diff line change 55
66[ 1 ] : https://www.npmjs.com/package/@google-cloud/pubsub?activeTab=versions
77
8+ ## [ 5.3.2] ( https://github.com/googleapis/google-cloud-node/compare/pubsub-v5.3.1...pubsub-v5.3.2 ) (2026-06-09)
9+
10+
11+ ### Bug Fixes
12+
13+ * ** deps:** Remove vulnerable dependency ` uuid ` ([ #8120 ] ( https://github.com/googleapis/google-cloud-node/issues/8120 ) ) ([ 3ec901e] ( https://github.com/googleapis/google-cloud-node/commit/3ec901e2cb45859adfbe914bc0385e6cdf2f2e9a ) )
14+ * ** pubsub:** Increase streaming pull timeout ([ #8345 ] ( https://github.com/googleapis/google-cloud-node/issues/8345 ) ) ([ 08959de] ( https://github.com/googleapis/google-cloud-node/commit/08959de575487690194fe851414ac7f6357e29e2 ) )
15+
816## [ 5.3.1] ( https://github.com/googleapis/google-cloud-node/compare/pubsub-v5.3.0...pubsub-v5.3.1 ) (2026-05-11)
917
1018
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/pubsub" ,
33 "description" : " Cloud Pub/Sub Client Library for Node.js" ,
4- "version" : " 5.3.1 " ,
4+ "version" : " 5.3.2 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
You can’t perform that action at this time.
0 commit comments