This repository was archived by the owner on Mar 3, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/@google-cloud/storage?activeTab=versions
66
7+ ## [ 7.5.0] ( https://github.com/googleapis/nodejs-storage/compare/v7.4.0...v7.5.0 ) (2023-10-30)
8+
9+
10+ ### Features
11+
12+ * Support autoclass v2.1 ([ #2325 ] ( https://github.com/googleapis/nodejs-storage/issues/2325 ) ) ([ 6572ce9] ( https://github.com/googleapis/nodejs-storage/commit/6572ce9dc146a0d1e13418a43204058d5909510e ) )
13+
714## [ 7.4.0] ( https://github.com/googleapis/nodejs-storage/compare/v7.3.2...v7.4.0 ) (2023-10-24)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/storage" ,
33 "description" : " Cloud Storage Client Library for Node.js" ,
4- "version" : " 7.4 .0" ,
4+ "version" : " 7.5 .0" ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
Original file line number Diff line number Diff line change 1717 },
1818 "dependencies" : {
1919 "@google-cloud/pubsub" : " ^4.0.0" ,
20- "@google-cloud/storage" : " ^7.4 .0" ,
20+ "@google-cloud/storage" : " ^7.5 .0" ,
2121 "node-fetch" : " ^2.6.7" ,
2222 "uuid" : " ^8.0.0" ,
2323 "yargs" : " ^16.0.0"
You can’t perform that action at this time.
0 commit comments