Socket
Socket
Sign inDemoInstall

elysia

Package Overview
Dependencies
7
Maintainers
1
Versions
338
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
34Next

1.0.11

Diff

Changelog

Source

1.0.11 - 2 Apr 2024

Bug fix:

  • possibly fix for "Duplicate type kind 'Files' detected"
  • add ajv-formats
  • #562 %26 (&) to be interpreted as & (query separator)
aomkirby123
published 1.0.10 •

Changelog

Source

1.0.10 - 30 Mar 2024

Bug fix:

  • ServerTiming#1 late beforeHandle on set trace inference doesn't produce exit instruction
aomkirby123
published 1.0.0-exp.18 •

aomkirby123
published 1.0.0-exp.17 •

aomkirby123
published 1.0.0-exp.16 •

aomkirby123
published 1.0.9 •

Changelog

Source

1.0.9 - 25 Mar 2024

Feature:

  • Elysia.config.detail constructor
  • shorthand Elysia.tags to constructor, LocalHook
  • guard inherits detail

Bug fix:

  • inference link on precompile: false creating unnecessary instruction
aomkirby123
published 1.0.8 •

Changelog

Source

1.0.8 - 25 Mar 2024

Feature:

  • #562 add normalize config

Improvement:

  • Scope cookie instruction to route level instead of global config
  • #557 cache tsc buildinfo for running faster
  • #551 use AnyElysia instead of inline Elysia<any>

Bug fix:

  • #564 Fixing "ReadableStream is locked"
  • #552 fix: shift promise in PromiseGroup even when rejected
aomkirby123
published 1.0.7 •

Changelog

Source

1.0.7 - 20 Mar 2024

Feature:

  • add Elysia.propagate to propagate hook type from 'local' to 'scoped'

Improvement:

  • remove function.$elysia
  • remove function extension

Bug fix:

  • duplicate macro call
  • #548 additional case for "accessing all query params using property name (ctx.query) doesn't work anymore"
  • #599 plugin with scoped settings not functioning correctly
aomkirby123
published 1.0.6 •

Changelog

Source

1.0.6 - 20 Mar 2024

Bug fix:

  • inline function doesn't propagate correctly on type level
aomkirby123
published 1.0.5 •

Changelog

Source

1.0.5 - 19 Mar 2024

Improvement:

  • using regex for date pattern matching before using new Date validation
  • using tsc to emit declaration file instead of tsup
  • add mapResponse to MacroManager

Bug fix:

  • Ephemeral and Volatile type isn't recognize by MacroManager
  • inline guard cookie doesn't apply to local instance
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc