Merge remote-tracking branch 'origin/releases/v3' into backport-v2.27.7-babb554ed

This commit is contained in:
github-actions[bot]
2024-12-10 13:42:05 +00:00
5615 changed files with 323257 additions and 183852 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ This package contains type definitions for adm-zip (https://github.com/cthackers
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/adm-zip.
### Additional Details
* Last updated: Mon, 28 Oct 2024 17:35:03 GMT
* Last updated: Thu, 28 Nov 2024 16:02:52 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
# Credits
These definitions were written by [John Vilk](https://github.com/jvilk), [Abner Oliveira](https://github.com/abner), [BendingBender](https://github.com/BendingBender), [Matthew Sainsbury](https://github.com/mattsains), and [Lei Nelissen](https://github.com/LeiNelissen).
These definitions were written by [John Vilk](https://github.com/jvilk), [Abner Oliveira](https://github.com/abner), [BendingBender](https://github.com/BendingBender), and [Lei Nelissen](https://github.com/LeiNelissen).
+3 -8
View File
@@ -1,6 +1,6 @@
{
"name": "@types/adm-zip",
"version": "0.5.6",
"version": "0.5.7",
"description": "TypeScript definitions for adm-zip",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/adm-zip",
"license": "MIT",
@@ -20,11 +20,6 @@
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
},
{
"name": "Matthew Sainsbury",
"githubUsername": "mattsains",
"url": "https://github.com/mattsains"
},
{
"name": "Lei Nelissen",
"githubUsername": "LeiNelissen",
@@ -43,6 +38,6 @@
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "0e4795aa604e1b61b589e0e3a5889acf95e5905496dd52babe05b2e787745cbf",
"typeScriptVersion": "4.8"
"typesPublisherContentHash": "2b7ccefc1df4e05662e7d47904e27f4af394ff59c9d5f8b3ea47f579e5146bba",
"typeScriptVersion": "5.0"
}