@tinyhttp/etag
Advanced tools
Comparing version 1.0.0 to 1.0.1
# @tinyhttp/etag | ||
## 1.0.1 | ||
### Patch Changes | ||
- Remove license notes from readmes, add readme for type-is | ||
## 1.0.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@tinyhttp/etag", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "entity tag module", |
@@ -36,5 +36,1 @@ # @tinyhttp/etag | ||
Specifies if the generated ETag will include the weak validator mark (that is, the leading `W/`). The actual entity tag is the same. The default value is `false`, unless the entity is `fs.Stats`, in which case it is `true`. | ||
## License | ||
MIT © [v1rtl](https://v1rtl.site) |
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
8932
36