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/storage?activeTab=versions
6
6
7
+ ## [ 7.16.0] ( https://github.com/googleapis/nodejs-storage/compare/v7.15.2...v7.16.0 ) (2025-03-31)
8
+
9
+
10
+ ### Features
11
+
12
+ * Add moveFileAtomic method ([ #2586 ] ( https://github.com/googleapis/nodejs-storage/issues/2586 ) ) ([ e25fb8c] ( https://github.com/googleapis/nodejs-storage/commit/e25fb8c659dbdf4a08c87fe2a929c8d62e6162e1 ) )
13
+
7
14
## [ 7.15.2] ( https://github.com/googleapis/nodejs-storage/compare/v7.15.1...v7.15.2 ) (2025-02-20)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/storage" ,
3
3
"description" : " Cloud Storage Client Library for Node.js" ,
4
- "version" : " 7.15.2 " ,
4
+ "version" : " 7.16.0 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google Inc." ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 17
17
},
18
18
"dependencies" : {
19
19
"@google-cloud/pubsub" : " ^4.0.0" ,
20
- "@google-cloud/storage" : " ^7.15.2 " ,
20
+ "@google-cloud/storage" : " ^7.16.0 " ,
21
21
"node-fetch" : " ^2.6.7" ,
22
22
"uuid" : " ^8.0.0" ,
23
23
"yargs" : " ^16.0.0"
You can’t perform that action at this time.
0 commit comments