Closed tonycoco closed 8 months ago
The End-of-Life date for Node.js 16 was moved forward by seven months to coincide with the end of support of OpenSSL 1.1.1 on September 11th, 2023.
This fixes all warnings on Node 21 as well as removes the unnecessary type defs packages.
Let's make it a breaking change. We still support >=14 in Cloud client libraries.
>=14
Amended my commit to include Node 14, 16, 18, 20, and 21.
The End-of-Life date for Node.js 16 was moved forward by seven months to coincide with the end of support of OpenSSL 1.1.1 on September 11th, 2023.
This fixes all warnings on Node 21 as well as removes the unnecessary type defs packages.