@tinyhttp/proxy-addr
Advanced tools
Comparing version 1.0.2 to 1.0.3
# @tinyhttp/proxy-addr | ||
## 1.0.3 | ||
### Patch Changes | ||
- strip bytes | ||
- Updated dependencies [undefined] | ||
- @tinyhttp/forwarded@1.0.3 | ||
## 1.0.2 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@tinyhttp/proxy-addr", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"type": "module", | ||
@@ -43,5 +43,5 @@ "description": "proxy-addr rewrite with TypeScript and ESM support", | ||
"dependencies": { | ||
"@tinyhttp/forwarded": "^1.0.2", | ||
"@tinyhttp/forwarded": "^1.0.3", | ||
"ipaddr.js": "^2.0.0" | ||
} | ||
} |
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
16130
7
417
Updated@tinyhttp/forwarded@^1.0.3