🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@hatago/adapter-workers

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hatago/adapter-workers - npm Package Compare versions

Package was removed
Sorry, it seems this package was removed from the registry
Comparing version
0.1.0
to
0.1.1
+4
-4
package.json
{
"name": "@hatago/adapter-workers",
"version": "0.1.0",
"version": "0.1.1",
"type": "module",

@@ -10,3 +10,3 @@ "description": "Hatago Cloudflare Workers adapter",

"type": "git",
"url": "https://github.com/himorishige/hatago.git",
"url": "git+https://github.com/himorishige/hatago.git",
"directory": "packages/adapter-workers"

@@ -55,4 +55,4 @@ },

"dependencies": {
"@hatago/core": "workspace:*",
"@hatago/mcp-transport-internal": "workspace:*"
"@hatago/core": "^0.1.1",
"@hatago/mcp-transport-internal": "file:../hono-mcp"
},

@@ -59,0 +59,0 @@ "devDependencies": {