Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@elysiajs/swagger

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elysiajs/swagger - npm Package Compare versions

Comparing version 0.8.0-rc.0 to 0.8.0

1

dist/cjs/index.d.ts

@@ -12,2 +12,3 @@ import { type Elysia } from 'elysia';

derive: {};
resolve: {};
}, {

@@ -14,0 +15,0 @@ type: {};

@@ -12,2 +12,3 @@ import { type Elysia } from 'elysia';

derive: {};
resolve: {};
}, {

@@ -14,0 +15,0 @@ type: {};

8

package.json
{
"name": "@elysiajs/swagger",
"version": "0.8.0-rc.0",
"version": "0.8.0",
"description": "Plugin for Elysia to auto-generate Swagger page",

@@ -38,3 +38,3 @@ "author": {

"peerDependencies": {
"elysia": ">= 0.8.0-rc.0"
"elysia": ">= 0.8.0"
},

@@ -45,3 +45,3 @@ "devDependencies": {

"bun-types": "^0.7.0",
"elysia": "0.8.0-rc.0",
"elysia": "0.8.0",
"eslint": "^8.40.0",

@@ -57,2 +57,2 @@ "rimraf": "4.3",

}
}
}
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