@tinyhttp/cors
Advanced tools
Comparing version 1.0.1 to 1.0.2
# @tinyhttp/cors | ||
## 1.0.2 | ||
### Patch Changes | ||
- strip bytes | ||
## 1.0.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@tinyhttp/cors", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "tinyhttp CORS module", | ||
@@ -17,3 +17,3 @@ "type": "module", | ||
}, | ||
"homepage": "https://github.com/talentlessguy/tinyhttp#readme", | ||
"homepage": "https://tinyhttp.v1rtl.site", | ||
"repository": { | ||
@@ -20,0 +20,0 @@ "type": "git", |
12875