@satorijs/satori
Advanced tools
Comparing version 2.5.3 to 2.5.4
{ | ||
"name": "@satorijs/satori", | ||
"description": "Core components of Satorijs", | ||
"version": "2.5.3", | ||
"version": "2.5.4", | ||
"main": "lib/index.js", | ||
@@ -35,9 +35,9 @@ "typings": "lib/index.d.ts", | ||
"@koa/router": "^10.1.1", | ||
"@satorijs/core": "2.5.3", | ||
"@satorijs/core": "2.5.4", | ||
"@types/koa": "*", | ||
"@types/koa__router": "*", | ||
"@types/ws": "^8.5.4", | ||
"@types/ws": "^8.5.5", | ||
"file-type": "^16.5.4", | ||
"koa": "^2.14.2", | ||
"koa-bodyparser": "^4.4.0", | ||
"koa-bodyparser": "^4.4.1", | ||
"http-proxy-agent": "^5.0.0", | ||
@@ -44,0 +44,0 @@ "https-proxy-agent": "^5.0.1", |
+ Added@satorijs/core@2.5.4(transitive)
- Removed@satorijs/core@2.5.3(transitive)
Updated@satorijs/core@2.5.4
Updated@types/ws@^8.5.5
Updatedkoa-bodyparser@^4.4.1