serve-static
Advanced tools
Comparing version 1.16.1 to 1.16.2
@@ -0,1 +1,6 @@ | ||
1.16.2 / 2024-09-11 | ||
=================== | ||
* deps: encodeurl@~2.0.0 | ||
1.16.1 / 2024-09-11 | ||
@@ -2,0 +7,0 @@ =================== |
{ | ||
"name": "serve-static", | ||
"description": "Serve static files", | ||
"version": "1.16.1", | ||
"version": "1.16.2", | ||
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>", | ||
@@ -9,3 +9,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"encodeurl": "~1.0.2", | ||
"encodeurl": "~2.0.0", | ||
"escape-html": "~1.0.3", | ||
@@ -12,0 +12,0 @@ "parseurl": "~1.3.3", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25426
+ Addedencodeurl@2.0.0(transitive)
Updatedencodeurl@~2.0.0