avancement planning

This commit is contained in:
2026-05-26 11:58:39 +02:00
parent 619a2b240a
commit 150b97cd2e
4892 changed files with 99214 additions and 429382 deletions
+6 -3
View File
@@ -1,10 +1,14 @@
{
"name": "serve-static",
"description": "Serve static files",
"version": "2.2.0",
"version": "2.2.1",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
"license": "MIT",
"repository": "expressjs/serve-static",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/express"
},
"dependencies": {
"encodeurl": "^2.0.0",
"escape-html": "^1.0.3",
@@ -14,7 +18,7 @@
"devDependencies": {
"eslint": "7.32.0",
"eslint-config-standard": "14.1.1",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-markdown": "2.2.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "5.2.0",
@@ -25,7 +29,6 @@
},
"files": [
"LICENSE",
"HISTORY.md",
"index.js"
],
"engines": {