@tinyhttp/proxy-addr
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
import { IncomingMessage } from 'http'; | ||
@@ -35,1 +34,2 @@ import { IPv6, IPv4 } from 'ipaddr.js'; | ||
export { compile }; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@tinyhttp/proxy-addr", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"type": "module", | ||
@@ -32,9 +32,8 @@ "description": "proxy-addr rewrite with TypeScript and ESM support", | ||
"ipaddr.js": "^2.0.1", | ||
"@tinyhttp/forwarded": "2.0.6" | ||
"@tinyhttp/forwarded": "2.0.7" | ||
}, | ||
"scripts": { | ||
"dev": "vite", | ||
"build": "vite build", | ||
"postbuild": "tsc --emitDeclarationOnly" | ||
"build": "vite build" | ||
} | ||
} |
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
27016
8
171
+ Added@tinyhttp/forwarded@2.0.7(transitive)
- Removed@tinyhttp/forwarded@2.0.6(transitive)
Updated@tinyhttp/forwarded@2.0.7