@tinyhttp/req
Advanced tools
Comparing version 2.0.7 to 2.0.8
{ | ||
"name": "@tinyhttp/req", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"type": "module", | ||
@@ -29,7 +29,7 @@ "description": "request extensions for tinyhttp", | ||
"dependencies": { | ||
"@tinyhttp/accepts": "2.0.3", | ||
"@tinyhttp/type-is": "2.0.2", | ||
"@tinyhttp/accepts": "2.0.4", | ||
"@tinyhttp/type-is": "2.0.3", | ||
"@tinyhttp/url": "2.0.3", | ||
"es-fresh": "^0.0.10", | ||
"header-range-parser": "^1.0.0" | ||
"header-range-parser": "^1.1.1" | ||
}, | ||
@@ -36,0 +36,0 @@ "scripts": { |
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
+ Added@tinyhttp/accepts@2.0.4(transitive)
+ Added@tinyhttp/type-is@2.0.3(transitive)
- Removed@tinyhttp/accepts@2.0.3(transitive)
- Removed@tinyhttp/type-is@2.0.2(transitive)
Updated@tinyhttp/accepts@2.0.4
Updated@tinyhttp/type-is@2.0.3
Updatedheader-range-parser@^1.1.1