@tinyhttp/forwarded
Advanced tools
Comparing version 1.0.4 to 1.0.5
# @tinyhttp/forwarded | ||
## 1.0.4 | ||
## 1.0.5 | ||
### Patch Changes | ||
- release clean packages with clean dist | ||
## 1.0.3 | ||
### Patch Changes | ||
- strip bytes | ||
## 1.0.2 | ||
### Patch Changes | ||
- remove "src" from files | ||
## 1.0.1 | ||
### Patch Changes | ||
- strip bytes | ||
## 1.0.0 | ||
### Major Changes | ||
- 1.0 release. the end is here. | ||
## 0.5.6 | ||
### Patch Changes | ||
- strip some bytes | ||
## 0.5.5 | ||
### Patch Changes | ||
- bump | ||
## 0.5.4 | ||
### Patch Changes | ||
- make types more flexible | ||
## 0.5.3 | ||
### Patch Changes | ||
- Make types more flexible | ||
## 0.5.2 | ||
### Patch Changes | ||
- remove unesessary error throwing | ||
## 0.5.1 | ||
### Patch Changes | ||
- Drop proxy-addr in favor of @tinyhttp/proxy-addr | ||
- regenerate changelogs |
{ | ||
"name": "@tinyhttp/forwarded", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "forwarded rewrite with TypeScript and ESM support", |
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
5279