@elysiajs/swagger
Advanced tools
Comparing version 0.8.0-rc.0 to 0.8.0
@@ -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: {}; |
{ | ||
"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", | ||
} | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
36644
23779
877