@tinyhttp/proxy-addr
Advanced tools
Comparing version 1.1.1 to 1.2.0
@@ -0,0 +0,0 @@ /// <reference types="node" /> |
@@ -0,0 +0,0 @@ import { forwarded } from '@tinyhttp/forwarded'; |
{ | ||
"name": "@tinyhttp/proxy-addr", | ||
"version": "1.1.1", | ||
"version": "1.2.0", | ||
"type": "module", | ||
@@ -43,5 +43,5 @@ "description": "proxy-addr rewrite with TypeScript and ESM support", | ||
"dependencies": { | ||
"@tinyhttp/forwarded": "^1.1.1", | ||
"@tinyhttp/forwarded": "^1.2.0", | ||
"ipaddr.js": "^2.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
14383
Updated@tinyhttp/forwarded@^1.2.0