Comparing version 0.3.0 to 0.3.1
{ | ||
"name": "elysia", | ||
"description": "Fast, and friendly Bun web framework", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"author": { | ||
@@ -98,3 +98,3 @@ "name": "saltyAom", | ||
"openapi-types": "^12.1.0", | ||
"raikiri": "^0.1.0-beta.0", | ||
"raikiri": "0.1.0-beta.1", | ||
"superjson": "^1.12.2" | ||
@@ -101,0 +101,0 @@ }, |
@@ -64,4 +64,2 @@ import type { Serve, Server } from 'bun' | ||
const ASYNC_FN = 'AsyncFunction' | ||
/** | ||
@@ -68,0 +66,0 @@ * ### Elysia Server |
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
167413
4415
+ Addedraikiri@0.1.0-beta.1(transitive)
- Removedraikiri@0.1.3(transitive)
Updatedraikiri@0.1.0-beta.1