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

@tinyhttp/router

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinyhttp/router - npm Package Compare versions

Comparing version 0.0.5 to 0.1.0

13

CHANGELOG.md
# @tinyhttp/router
## 0.1.0
### Minor Changes
- - add template engine support
- add `sendFile` function (most recent addition) and a lot of other Express methods
- finish writing the docs
- add "common tasks" and "advanced topics" sections to docs
- split `@tinyhttp/app` by 4 separate framework-agnostic packages
- setup husky and commitlint
- add 25 examples
- add 10 middlewares, including `@tinyhttp/session`, `@tinyhttp/ip-filter` and more
## 0.0.5

@@ -4,0 +17,0 @@

2

package.json
{
"name": "@tinyhttp/router",
"version": "0.0.5",
"version": "0.1.0",
"type": "module",

@@ -5,0 +5,0 @@ "description": "Router for tinyhttp",

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