finalhandler
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -0,1 +1,6 @@ | ||
v1.3.1 / 2024-09-11 | ||
================== | ||
* deps: encodeurl@~2.0.0 | ||
v1.3.0 / 2024-09-03 | ||
@@ -2,0 +7,0 @@ ================== |
{ | ||
"name": "finalhandler", | ||
"description": "Node.js final http responder", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>", | ||
@@ -10,3 +10,3 @@ "license": "MIT", | ||
"debug": "2.6.9", | ||
"encodeurl": "~1.0.2", | ||
"encodeurl": "~2.0.0", | ||
"escape-html": "~1.0.3", | ||
@@ -13,0 +13,0 @@ "on-finished": "2.4.1", |
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
19034
+ Addedencodeurl@2.0.0(transitive)
- Removedencodeurl@1.0.2(transitive)
Updatedencodeurl@~2.0.0