New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@backan/server

Package Overview
Dependencies
Maintainers
0
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backan/server - npm Package Compare versions

Comparing version

to
0.0.20

7

package.json
{
"name": "@backan/server",
"version": "0.0.19",
"description": "Build the Backan server with zero config.",
"version": "0.0.20",
"type": "module",

@@ -38,6 +39,6 @@ "license": "GPL-3.0",

"devDependencies": {
"@backan/core": "0.0.19"
"@backan/core": "0.0.20"
},
"dependencies": {
"@hono/node-server": "1.12.0"
"@hono/node-server": "1.13.1"
},

@@ -44,0 +45,0 @@ "scripts": {