Socket
Socket
Sign inDemoInstall

@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.14 to 0.1.15

dist/index.esm.js

0

dist/index.js

@@ -0,0 +0,0 @@ 'use strict';

12

package.json
{
"name": "@tinyhttp/app",
"version": "0.1.14",
"version": "0.1.15",
"description": "tinyhttp core",

@@ -13,2 +13,3 @@ "homepage": "https://github.com/talentlessguy/tinyhttp",

"types": "dist/index.d.ts",
"module": "dist/index.esm.js",
"files": [

@@ -33,3 +34,3 @@ "dist"

"dependencies": {
"@tinyhttp/etag": "^0.1.7",
"@tinyhttp/etag": "^0.1.15",
"content-type": "^1.0.4",

@@ -41,10 +42,7 @@ "proxy-addr": "^2.0.6",

"devDependencies": {
"@types/content-type": "^1.1.3",
"@types/proxy-addr": "^2.0.0",
"@types/range-parser": "^1.2.3",
"rollup": "^2.17.1",
"rollup-plugin-auto-external": "^2.0.0",
"rollup-plugin-terser": "^6.1.0",
"rollup-plugin-typescript2": "^0.27.1"
"@types/range-parser": "^1.2.3"
},
"gitHead": "584a7d9a98e23543ef5285af59532a583c578d11"
}
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