@tinyhttp/etag
Advanced tools
Comparing version 0.1.21 to 0.1.22
{ | ||
"name": "@tinyhttp/etag", | ||
"version": "0.1.21", | ||
"description": "tinyhttp eTag module", | ||
"homepage": "https://github.com/talentlessguy/tinyhttp", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/talentlessguy/tinyhttp.git", | ||
"directory": "packages/etag" | ||
}, | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"module": "dist/index.esm.js", | ||
"keywords": [ | ||
"tinyhttp", | ||
"node.js", | ||
"web framework", | ||
"web", | ||
"backend", | ||
"etag" | ||
], | ||
"engines": { | ||
"node": ">=12.4.0" | ||
}, | ||
"author": "v1rtl", | ||
"license": "MIT" | ||
"name": "@tinyhttp/etag", | ||
"version": "0.1.22", | ||
"description": "entity tag module", | ||
"homepage": "https://github.com/talentlessguy/tinyhttp", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/talentlessguy/tinyhttp.git", | ||
"directory": "packages/etag" | ||
}, | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"module": "dist/index.esm.js", | ||
"keywords": [ | ||
"tinyhttp", | ||
"node.js", | ||
"web framework", | ||
"web", | ||
"backend", | ||
"etag" | ||
], | ||
"engines": { | ||
"node": ">=12.4.0" | ||
}, | ||
"author": "v1rtl", | ||
"license": "MIT" | ||
} |
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
4308
7