File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 "core/packages/teeny-request" : " 10.1.3" ,
1818 "core/packages/tools" : " 1.0.6" ,
1919 "core/packages/typeless-sample-bot" : " 3.1.2" ,
20- "core/paginator" : " 6.0.1 " ,
20+ "core/paginator" : " 6.0.2 " ,
2121 "core/precise-date" : " 5.0.1" ,
2222 "core/projectify" : " 5.0.1" ,
2323 "core/promisify" : " 5.0.1" ,
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+ "version": "6.0.2",
17+ "language": "JAVASCRIPT",
18+ "artifactName": "@google-cloud/paginator",
19+ "id": "31ea42d5-2110-4585-a5ce-592ec692e795",
20+ "createTime": "2026-06-09T16:13:35.794Z"
21+ },
422 {
523 "changes": [
624 {
8009380111 "createTime": "2023-01-28T04:18:24.718Z"
8009480112 }
8009580113 ],
80096- "updateTime": "2026-06-08T17:51:13.237Z "
80114+ "updateTime": "2026-06-09T16:13:35.794Z "
8009780115}
Original file line number Diff line number Diff line change 55
66[ 1 ] : https://www.npmjs.com/package/nodejs-paginator?activeTab=versions
77
8+ ## [ 6.0.2] ( https://github.com/googleapis/google-cloud-node/compare/paginator-v6.0.1...paginator-v6.0.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+
815## [ 6.0.1] ( https://github.com/googleapis/google-cloud-node/compare/paginator-v6.0.0...paginator-v6.0.1 ) (2026-05-11)
916
1017
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/paginator" ,
3- "version" : " 6.0.1 " ,
3+ "version" : " 6.0.2 " ,
44 "description" : " A result paging utility used by Google node.js modules" ,
55 "main" : " build/src/index.js" ,
66 "types" : " build/src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments