This repository was archived by the owner on Mar 19, 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/common?activeTab=versions
66
7+ ## [ 5.0.0] ( https://github.com/googleapis/nodejs-common/compare/v4.0.3...v5.0.0 ) (2023-08-09)
8+
9+
10+ ### ⚠ BREAKING CHANGES
11+
12+ * upgrade to Node 14 ([ #782 ] ( https://github.com/googleapis/nodejs-common/issues/782 ) )
13+
14+ ### Miscellaneous Chores
15+
16+ * Upgrade to Node 14 ([ #782 ] ( https://github.com/googleapis/nodejs-common/issues/782 ) ) ([ 9651316] ( https://github.com/googleapis/nodejs-common/commit/96513160dd3d9deabc4e4f30509386a2171bb50e ) )
17+
718## [ 4.0.3] ( https://github.com/googleapis/nodejs-common/compare/v4.0.2...v4.0.3 ) (2022-08-23)
819
920
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/common" ,
33 "description" : " Common components for Cloud APIs Node.js Client Libraries" ,
4- "version" : " 4 .0.3 " ,
4+ "version" : " 5 .0.0 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
Original file line number Diff line number Diff line change 1111 "test" : " mocha system-test"
1212 },
1313 "dependencies" : {
14- "@google-cloud/common" : " ^4 .0.3 "
14+ "@google-cloud/common" : " ^5 .0.0 "
1515 },
1616 "devDependencies" : {
1717 "mocha" : " ^8.0.0"
You can’t perform that action at this time.
0 commit comments