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

@tinyhttp/app

Package Overview
Dependencies
Maintainers
1
Versions
305
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinyhttp/app - npm Package Compare versions

Comparing version 0.1.28 to 0.1.29

LICENSE

96

package.json
{
"name": "@tinyhttp/app",
"version": "0.1.28",
"description": "tinyhttp core",
"homepage": "https://github.com/talentlessguy/tinyhttp",
"repository": {
"type": "git",
"url": "https://github.com/talentlessguy/tinyhttp.git",
"directory": "packages/app"
},
"publishConfig": {
"access": "public"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"module": "dist/index.esm.js",
"files": [
"dist"
],
"engines": {
"node": ">=12.4.0"
},
"keywords": [
"tinyhttp",
"node.js",
"web framework",
"web",
"backend"
],
"author": "v1rtl",
"license": "MIT",
"dependencies": {
"@tinyhttp/cookie": "workspace:^0.0.8",
"@tinyhttp/cookie-signature": "workspace:^0.0.5",
"@tinyhttp/etag": "^0.1.15",
"content-type": "^1.0.4",
"encodeurl": "^1.0.2",
"mime": "^2.4.6",
"proxy-addr": "^2.0.6",
"range-parser": "^1.2.1",
"regexparam": "^1.3.0"
},
"devDependencies": {
"@types/content-type": "^1.1.3",
"@types/encodeurl": "^1.0.0",
"@types/mime": "^2.0.2",
"@types/proxy-addr": "^2.0.0",
"@types/range-parser": "^1.2.3"
}
"name": "@tinyhttp/app",
"version": "0.1.29",
"description": "tinyhttp core",
"homepage": "https://github.com/talentlessguy/tinyhttp",
"repository": {
"type": "git",
"url": "https://github.com/talentlessguy/tinyhttp.git",
"directory": "packages/app"
},
"publishConfig": {
"access": "public"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"module": "dist/index.esm.js",
"files": [
"dist"
],
"engines": {
"node": ">=12.4.0"
},
"keywords": [
"tinyhttp",
"node.js",
"web framework",
"web",
"backend"
],
"author": "v1rtl",
"license": "MIT",
"dependencies": {
"@tinyhttp/cookie": "^0.0.8",
"@tinyhttp/cookie-signature": "^0.0.5",
"@tinyhttp/etag": "^0.1.15",
"content-type": "^1.0.4",
"encodeurl": "^1.0.2",
"mime": "^2.4.6",
"proxy-addr": "^2.0.6",
"range-parser": "^1.2.1",
"regexparam": "^1.3.0"
},
"devDependencies": {
"@types/content-type": "^1.1.3",
"@types/encodeurl": "^1.0.0",
"@types/mime": "^2.0.2",
"@types/proxy-addr": "^2.0.0",
"@types/range-parser": "^1.2.3"
}
}
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