@tinyhttp/app
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@tinyhttp/app", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "tinyhttp core", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"scripts": { | ||
@@ -20,6 +21,6 @@ "build": "tsc", | ||
"dependencies": { | ||
"@tinyhttp/etag": "^0.0.2", | ||
"content-type": "^1.0.4", | ||
"regexparam": "^1.3.0", | ||
"@tinyhttp/etag": "^0.0.2" | ||
"regexparam": "^1.3.0" | ||
} | ||
} |
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
16206