@tinyhttp/res
Advanced tools
Comparing version 0.4.6 to 0.4.7
# @tinyhttp/res | ||
## 0.4.7 | ||
### Patch Changes | ||
- Fix tsconfig | ||
- Updated dependencies [undefined] | ||
- @tinyhttp/content-disposition@0.4.1 | ||
- @tinyhttp/cookie@0.4.1 | ||
- @tinyhttp/cookie-signature@0.4.1 | ||
- @tinyhttp/req@0.4.3 | ||
- @tinyhttp/send@0.4.4 | ||
## 0.4.6 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@tinyhttp/res", | ||
"version": "0.4.6", | ||
"version": "0.4.7", | ||
"type": "module", | ||
@@ -40,7 +40,7 @@ "description": "response extensions for tinyhttp", | ||
"dependencies": { | ||
"@tinyhttp/content-disposition": "^0.4.0", | ||
"@tinyhttp/cookie": "0.4.0", | ||
"@tinyhttp/cookie-signature": "0.4.0", | ||
"@tinyhttp/req": "0.4.2", | ||
"@tinyhttp/send": "0.4.3", | ||
"@tinyhttp/content-disposition": "^0.4.1", | ||
"@tinyhttp/cookie": "0.4.1", | ||
"@tinyhttp/cookie-signature": "0.4.1", | ||
"@tinyhttp/req": "0.4.3", | ||
"@tinyhttp/send": "0.4.4", | ||
"es-mime-types": "^0.0.16", | ||
@@ -47,0 +47,0 @@ "es-vary": "^0.0.7", |
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
36132
+ Added@tinyhttp/accepts@0.4.3(transitive)
+ Added@tinyhttp/cookie@0.4.1(transitive)
+ Added@tinyhttp/cookie-signature@0.4.1(transitive)
+ Added@tinyhttp/etag@0.4.1(transitive)
+ Added@tinyhttp/req@0.4.3(transitive)
+ Added@tinyhttp/send@0.4.4(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/cookie@0.4.0(transitive)
- Removed@tinyhttp/cookie-signature@0.4.0(transitive)
- Removed@tinyhttp/etag@0.4.0(transitive)
- Removed@tinyhttp/req@0.4.2(transitive)
- Removed@tinyhttp/send@0.4.3(transitive)
- Removed@tinyhttp/type-is@0.4.0(transitive)
- Removed@tinyhttp/url@0.4.0(transitive)
Updated@tinyhttp/cookie@0.4.1
Updated@tinyhttp/req@0.4.3
Updated@tinyhttp/send@0.4.4