Socket
Socket
Sign inDemoInstall

elysia

Package Overview
Dependencies
Maintainers
1
Versions
408
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elysia - npm Package Versions

1
40

0.4.7

Diff

Changelog

Source

0.4.7 - 18 Apr 2023

Improvement:

  • Update Raikiri to ^1.1.0
aomkirby123
published 0.4.6 •

Changelog

Source

0.4.6 - 10 Apr 2023

Improvement:

  • perf: add static route main class
  • perf: reduce ComposedHandler to function instead of nested object

Fix:

  • group and guard shouldn't decorate a request on type-level (acceptable on run-time level for shared memory)
aomkirby123
published 0.4.5 •

Changelog

Source

0.4.5 - 6 Apr 2023

Fix:

  • Using default value check for set.status instead truthy value
aomkirby123
published 0.4.4 •

Changelog

Source

0.4.4 - 6 Apr 2023

Improvement:

  • using isNotEmpty for mapResponse
  • pre check if set.headers['Set-Cookie'] is array before converting to headers
  • using mapPathnameAndQueryRegEx.exec(request.url) instead of request.url.match(mapPathnameAndQueryRegEx)
aomkirby123
published 0.4.3 •

Changelog

Source

0.4.3 - 31 Mar 2023

Fix:

  • Scoped decorators
aomkirby123
published 0.4.2 •

Changelog

Source

0.4.2 - 31 Mar 2023

Improvement:

  • Use constructor name for faster handler matching
  • Map Promise
aomkirby123
published 0.4.1 •

Changelog

Source

0.4.1 - 31 Mar 2023

Fix:

  • remove type module from package.json
aomkirby123
published 0.4.0 •

Changelog

Source

0.4.0 - 30 Mar 2023

Feature:

  • Ahead of Time compilation
  • TypeBox 0.26
  • Validate response per status instead of union
  • Add if for conditional route
  • Custom Validation Error

Improvement:

  • Update TypeBox to 0.26.8
  • Inline a declaration for response type
  • Refactor some type for faster response
  • Use Typebox Error().First() instead of iteration
  • Add innerHandle for returning an actual response (for benchmark)

Breaking Change:

  • Separate .fn to @elysiajs/fn
aomkirby123
published 0.4.0-rc.0 •

aomkirby123
published 0.3.2 •

Changelog

Source

0.3.2 - 26 Mar 2023

Fix:

  • child to inhertis WebSocket plugin (https://github.com/elysiajs/elysia/issues/27)
  • multiple status response does not work with the group (https://github.com/elysiajs/elysia/issues/28)
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