Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tinyhttp/etag

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinyhttp/etag - npm Package Compare versions

Comparing version 0.1.21 to 0.1.22

LICENSE

50

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc