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 Compare versions

Comparing version 0.1.0-rc.5 to 0.1.0-rc.6

2

dist/cjs/index.d.ts

@@ -549,3 +549,3 @@ /// <reference types="bun-types" />

*/
listen(options: string | number | Serve, callback?: ListenCallback): this;
listen(options: string | number | Partial<Serve>, callback?: ListenCallback): this;
/**

@@ -552,0 +552,0 @@ * ### stop

@@ -549,3 +549,3 @@ /// <reference types="bun-types" />

*/
listen(options: string | number | Serve, callback?: ListenCallback): this;
listen(options: string | number | Partial<Serve>, callback?: ListenCallback): this;
/**

@@ -552,0 +552,0 @@ * ### stop

{
"name": "elysia",
"description": "Fast, and friendly Bun web framework",
"version": "0.1.0-rc.5",
"version": "0.1.0-rc.6",
"author": {

@@ -6,0 +6,0 @@ "name": "saltyAom",

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