@tinyhttp/req
Advanced tools
Comparing version 0.4.2 to 0.4.3
# @tinyhttp/req | ||
## 0.4.3 | ||
### Patch Changes | ||
- Fix tsconfig | ||
- Updated dependencies [undefined] | ||
- @tinyhttp/accepts@0.4.3 | ||
- @tinyhttp/type-is@0.4.1 | ||
- @tinyhttp/url@0.4.1 | ||
## 0.4.2 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@tinyhttp/req", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"type": "module", | ||
@@ -41,5 +41,5 @@ "description": "request extensions for tinyhttp", | ||
"dependencies": { | ||
"@tinyhttp/accepts": "0.4.2", | ||
"@tinyhttp/type-is": "0.4.0", | ||
"@tinyhttp/url": "0.4.0", | ||
"@tinyhttp/accepts": "0.4.3", | ||
"@tinyhttp/type-is": "0.4.1", | ||
"@tinyhttp/url": "0.4.1", | ||
"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
12853
+ Added@tinyhttp/accepts@0.4.3(transitive)
+ Added@tinyhttp/type-is@0.4.1(transitive)
+ Added@tinyhttp/url@0.4.1(transitive)
- Removed@tinyhttp/accepts@0.4.2(transitive)
- Removed@tinyhttp/type-is@0.4.0(transitive)
- Removed@tinyhttp/url@0.4.0(transitive)
Updated@tinyhttp/accepts@0.4.3
Updated@tinyhttp/type-is@0.4.1
Updated@tinyhttp/url@0.4.1