File tree Expand file tree Collapse file tree
handwritten/google-cloud-dns Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 "handwritten/datastore" : " 10.1.1" ,
2929 "handwritten/error-reporting" : " 3.0.6" ,
3030 "handwritten/firestore" : " 8.6.0" ,
31- "handwritten/google-cloud-dns" : " 5.3.2 " ,
31+ "handwritten/google-cloud-dns" : " 5.3.3 " ,
3232 "handwritten/logging" : " 11.2.2" ,
3333 "handwritten/logging-bunyan" : " 5.1.2" ,
3434 "handwritten/logging-winston" : " 6.0.2" ,
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": "c1a03fe604662091be283055c7d34052c64d6334",
18+ "message": "Change the copyright year for files in the packages folder",
19+ "issues": [
20+ "8109"
21+ ]
22+ }
23+ ],
24+ "version": "5.3.3",
25+ "language": "JAVASCRIPT",
26+ "artifactName": "@google-cloud/dns",
27+ "id": "d2c3442c-58ce-4536-9020-7b2826dcd5e6",
28+ "createTime": "2026-06-11T07:17:11.632Z"
29+ },
430 {
531 "changes": [
632 {
8009380119 "createTime": "2023-01-28T04:18:24.718Z"
8009480120 }
8009580121 ],
80096- "updateTime": "2026-06-08T17:51:13.237Z "
80122+ "updateTime": "2026-06-11T07:17:11.632Z "
8009780123}
Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/@google-cloud/dns?activeTab=versions
66
7+ ## [ 5.3.3] ( https://github.com/googleapis/google-cloud-node/compare/dns-v5.3.2...dns-v5.3.3 ) (2026-06-11)
8+
9+
10+ ### Bug Fixes
11+
12+ * Change the copyright year for files in the packages folder ([ #8109 ] ( https://github.com/googleapis/google-cloud-node/issues/8109 ) ) ([ c1a03fe] ( https://github.com/googleapis/google-cloud-node/commit/c1a03fe604662091be283055c7d34052c64d6334 ) )
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+
715## [ 5.3.2] ( https://github.com/googleapis/google-cloud-node/compare/dns-v5.3.1...dns-v5.3.2 ) (2026-05-01)
816
917
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/dns" ,
33 "description" : " Cloud DNS Client Library for Node.js" ,
4- "version" : " 5.3.2 " ,
4+ "version" : " 5.3.3 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
Original file line number Diff line number Diff line change 1515 "test" : " mocha --timeout 600000"
1616 },
1717 "dependencies" : {
18- "@google-cloud/dns" : " ^5.3.2 "
18+ "@google-cloud/dns" : " ^5.3.3 "
1919 },
2020 "devDependencies" : {
2121 "chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments