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.4.0-exp-230322.2051 to 0.4.0-exp-230322.2055

2

dist/index.d.ts

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

import { ElysiaWSOptions, WSTypedSchema } from './ws';
import type { Permission } from 'elysia/src/fn';
import type { Permission } from '@elysiajs/fn';
export default class Elysia<Instance extends ElysiaInstance = ElysiaInstance> {

@@ -11,0 +11,0 @@ config: ElysiaConfig;

{
"name": "elysia",
"description": "Fast, and friendly Bun web framework",
"version": "0.4.0-exp-230322.2051",
"version": "0.4.0-exp-230322.2055",
"author": {

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

@@ -59,3 +59,3 @@ import type { Serve, Server } from 'bun'

// @ts-ignore
import type { Permission } from 'elysia/src/fn'
import type { Permission } from '@elysiajs/fn'

@@ -62,0 +62,0 @@ /**

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