Socket
Socket
Sign inDemoInstall

@tinyhttp/res

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinyhttp/res - npm Package Compare versions

Comparing version 2.0.10 to 2.0.11

7

package.json
{
"name": "@tinyhttp/res",
"version": "2.0.10",
"version": "2.0.11",
"type": "module",

@@ -32,3 +32,3 @@ "description": "response extensions for tinyhttp",

"@tinyhttp/encode-url": "2.0.3",
"@tinyhttp/req": "2.0.9",
"@tinyhttp/req": "2.0.10",
"@tinyhttp/send": "2.0.3",

@@ -41,3 +41,4 @@ "es-escape-html": "^0.1.1",

"build": "rollup -c"
}
},
"readme": "# @tinyhttp/res\n\n[![npm (scoped)][npm-badge]](https://npmjs.com/package/@tinyhttp/res) [![npm][dl-badge]](https://npmjs.com/package/@tinyhttp/res) [![][web-badge]](https://tinyhttp.v1rtl.site/mw/res)\n\nResponse extensions for tinyhttp collected in one package. This module itself depends on other modules, such as [`@tinyhttp/send`](/packages/send).\n\n## Install\n\n```sh\npnpm i @tinyhttp/res\n```\n\n## API\n\n[tinyhttp Response docs](https://tinyhttp.v1rtl.site/docs#response).\n\n[npm-badge]: https://img.shields.io/npm/v/@tinyhttp/res?style=flat-square\n[dl-badge]: https://img.shields.io/npm/dt/@tinyhttp/res?style=flat-square\n[web-badge]: https://img.shields.io/badge/website-visit-hotpink?style=flat-square\n"
}
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