@tinyhttp/req
Advanced tools
Comparing version 0.4.5 to 0.5.0
# @tinyhttp/req | ||
## 0.5.0 | ||
### Minor Changes | ||
- Release 0.5 | ||
### Patch Changes | ||
- Updated dependencies [undefined] | ||
- @tinyhttp/accepts@0.5.0 | ||
- @tinyhttp/type-is@0.5.0 | ||
- @tinyhttp/url@0.5.0 | ||
## 0.4.5 | ||
@@ -4,0 +17,0 @@ |
{ | ||
"name": "@tinyhttp/req", | ||
"version": "0.4.5", | ||
"version": "0.5.0", | ||
"type": "module", | ||
@@ -41,5 +41,5 @@ "description": "request extensions for tinyhttp", | ||
"dependencies": { | ||
"@tinyhttp/accepts": "0.4.3", | ||
"@tinyhttp/type-is": "0.4.3", | ||
"@tinyhttp/url": "0.4.1", | ||
"@tinyhttp/accepts": "0.5.0", | ||
"@tinyhttp/type-is": "0.5.0", | ||
"@tinyhttp/url": "0.5.0", | ||
"es-fresh": "^0.0.8", | ||
@@ -46,0 +46,0 @@ "range-parser": "^1.2.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
13249
+ Added@tinyhttp/accepts@0.5.0(transitive)
+ Added@tinyhttp/type-is@0.5.0(transitive)
+ Added@tinyhttp/url@0.5.0(transitive)
- Removed@tinyhttp/accepts@0.4.3(transitive)
- Removed@tinyhttp/type-is@0.4.3(transitive)
- Removed@tinyhttp/url@0.4.1(transitive)
Updated@tinyhttp/accepts@0.5.0
Updated@tinyhttp/type-is@0.5.0
Updated@tinyhttp/url@0.5.0