@elysiajs/node
Advanced tools
+4
-4
| { | ||
| "name": "@elysiajs/node", | ||
| "version": "1.3.1", | ||
| "version": "1.4.0", | ||
| "description": "Plugin for Elysia for retreiving Bearer token", | ||
@@ -14,6 +14,6 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@hono/node-server": "^1.19.0" | ||
| "@hono/node-server": "^1.19.2" | ||
| }, | ||
| "peerDependencies": { | ||
| "elysia": ">= 1.3.18" | ||
| "elysia": ">= 1.4.0" | ||
| }, | ||
@@ -24,3 +24,3 @@ "devDependencies": { | ||
| "@types/node": "^22.10.2", | ||
| "elysia": "^1.3.18", | ||
| "elysia": "^1.4.0", | ||
| "eslint": "9.17.0", | ||
@@ -27,0 +27,0 @@ "tsup": "^8.3.5", |
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
81708
08
-11.11%Updated