@tinyhttp/app
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "@tinyhttp/app", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "tinyhttp core", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"scripts": { | ||
"build": "tsc", | ||
"dev": "tsc --watch", | ||
"prepare": "pnpm run build" | ||
}, | ||
"keywords": [ | ||
@@ -26,3 +21,3 @@ "tinyhttp", | ||
"dependencies": { | ||
"@tinyhttp/etag": "^0.1.4", | ||
"@tinyhttp/etag": "^0.1.5", | ||
"content-type": "^1.0.4", | ||
@@ -37,3 +32,3 @@ "proxy-addr": "^2.0.6", | ||
}, | ||
"gitHead": "581a2ee1f317f3a81de7e66b9654f639353059c1" | ||
"gitHead": "cf99ea9f0d5818fe2d3305b42f8404ba2d3c37b1" | ||
} |
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
10534
Updated@tinyhttp/etag@^0.1.5