@tinyhttp/res
Advanced tools
Comparing version 0.1.15 to 0.4.0
# @tinyhttp/res | ||
## 0.4.0 | ||
### Minor Changes | ||
- Release v0.4 | ||
### Patch Changes | ||
- Updated dependencies [undefined] | ||
- @tinyhttp/cookie@0.4.0 | ||
- @tinyhttp/cookie-signature@0.4.0 | ||
- @tinyhttp/req@0.4.0 | ||
- @tinyhttp/send@0.4.0 | ||
## 0.1.15 | ||
@@ -4,0 +18,0 @@ |
{ | ||
"name": "@tinyhttp/res", | ||
"version": "0.1.15", | ||
"version": "0.4.0", | ||
"type": "module", | ||
@@ -40,6 +40,6 @@ "description": "response extensions for tinyhttp", | ||
"dependencies": { | ||
"@tinyhttp/cookie": "0.2.3", | ||
"@tinyhttp/cookie-signature": "0.2.2", | ||
"@tinyhttp/req": "^0.1.11", | ||
"@tinyhttp/send": "0.1.3", | ||
"@tinyhttp/cookie": "0.4.0", | ||
"@tinyhttp/cookie-signature": "0.4.0", | ||
"@tinyhttp/req": "0.4.0", | ||
"@tinyhttp/send": "0.4.0", | ||
"es-mime-types": "^0.0.16", | ||
@@ -46,0 +46,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
27698
+ Added@tinyhttp/accepts@0.4.0(transitive)
+ Added@tinyhttp/cookie@0.4.0(transitive)
+ Added@tinyhttp/cookie-signature@0.4.0(transitive)
+ Added@tinyhttp/etag@0.4.0(transitive)
+ Added@tinyhttp/req@0.4.0(transitive)
+ Added@tinyhttp/send@0.4.0(transitive)
+ Added@tinyhttp/type-is@0.4.0(transitive)
+ Added@tinyhttp/url@0.4.0(transitive)
- Removed@tinyhttp/accepts@0.0.24(transitive)
- Removed@tinyhttp/cookie@0.2.3(transitive)
- Removed@tinyhttp/cookie-signature@0.2.2(transitive)
- Removed@tinyhttp/etag@0.3.2(transitive)
- Removed@tinyhttp/req@0.1.11(transitive)
- Removed@tinyhttp/send@0.1.3(transitive)
- Removed@tinyhttp/type-is@0.0.1(transitive)
- Removed@tinyhttp/url@0.0.0(transitive)
Updated@tinyhttp/cookie@0.4.0
Updated@tinyhttp/req@0.4.0
Updated@tinyhttp/send@0.4.0