Socket
Socket
Sign inDemoInstall

elysia

Package Overview
Dependencies
Maintainers
1
Versions
400
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elysia - npm Package Versions

23
40

1.2.0-exp.1

Diff

aomkirby123
published 1.2.0-exp.0 •

aomkirby123
published 1.1.13 •

aomkirby123
published 1.1.12 •

Changelog

Source

1.1.12 - 4 Sep 2024

Feature:

  • setup provenance publish
  • #808 add UnionEnum type with JSON schema enum usage
  • #807 add closeActiveConnections to Elysia.stop()

Bug fix:

  • #808 ArrayString type cast as Object instead of Array
  • config.nativeStaticResponse is not defined
aomkirby123
published 1.1.11 •

Changelog

Source

1.1.11 - 1 Sep 2024

Feature:

  • native Bun static response
    • can be disabled by setting app.config.nativeStaticResponse = false
  • #93 export TypeSystemPolicy
  • #752 tye coercion on dynamic mode

Bug fix:

  • #332 mount() does not preserve body when fetching through http server
  • Using as('plugin') cast cause derive key to be unknown
aomkirby123
published 1.1.9 •

Changelog

Source

1.1.9 - 28 Aug 2024

Change:

  • getter fields no longer stringified to JSON by default on returning response

Bug fix:

  • #796 ValueClone: Unable to clone value after 1.1.8 update
  • #795 Broken Dates after 1.1.8 update
  • #793 Unable to delete property. t.File()
aomkirby123
published 1.1.8 •

Changelog

Source

1.1.8 - 27 Aug 2024

Feature:

  • #748 add standardHostname config

Bug fix:

  • #787 #789 #737 Unexpected TypeError on NODE_ENV=production in mapValueError
  • #793 unable to delete property t.File()
  • #780 error from sending empty body multipart/form-data
  • #779 custom errors thrown in onRequest are not usable when caught in onError
  • #771 error from body-parser when sent Content-Type header without body
  • #679 plugin registered by async inline function don't work
  • #670 support for classes and getter fields
aomkirby123
published 1.1.7 •

Changelog

Source

1.1.7 - 19 Aug 2024

Bug fix:

  • parseQuery is not parsing array on body

Change:

  • rename parseQuery to parseQueryFromURL
  • export fast-querystring.js path
aomkirby123
published 1.1.6 •

Changelog

Source

1.1.6 - 12 Aug 2024

Feature:

  • #763 add hide in detail to hide route from OpenAPI/swagger
  • add streaming support for fetch proxy

Bug fix:

  • #776 custom errors throw in onRequest do not get proper code set in onError
aomkirby123
published 1.1.5 •

Changelog

Source

1.1.5 - 2 Aug 2024

Feature:

  • refactor fastQuerystring using switch and bitwise flag

Bug fix:

  • sucrose: invalid separateFunction on minified async function
  • #758 guard doesn't apply cookie schema
23
40
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