@tinyhttp/send
Advanced tools
Comparing version 1.2.3 to 1.2.4
{ | ||
"name": "@tinyhttp/send", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"type": "module", | ||
@@ -12,5 +12,5 @@ "description": "json, send, sendFile, status and sendStatus methods for tinyhttp", | ||
}, | ||
"main": "dist/index.cjs", | ||
"types": "dist/index.d.ts", | ||
"module": "dist/index.js", | ||
"main": "./dist/index.cjs", | ||
"types": "./dist/index.d.ts", | ||
"module": "./dist/index.js", | ||
"exports": { | ||
@@ -43,3 +43,3 @@ ".": { | ||
"dependencies": { | ||
"@tinyhttp/etag": "1.2.0", | ||
"@tinyhttp/etag": "1.2.1", | ||
"es-content-type": "^0.0.10", | ||
@@ -46,0 +46,0 @@ "es-mime-types": "^0.0.16" |
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
22067
+ Added@tinyhttp/etag@1.2.1(transitive)
- Removed@tinyhttp/etag@1.2.0(transitive)
Updated@tinyhttp/etag@1.2.1