You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@tryghost/debug

Package Overview
Dependencies
Maintainers
28
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tryghost/debug - npm Package Compare versions

Comparing version
0.1.34
to
0.1.35
+8
-4
package.json
{
"name": "@tryghost/debug",
"version": "0.1.34",
"repository": "https://github.com/TryGhost/framework/tree/main/packages/debug",
"version": "0.1.35",
"repository": {
"type": "git",
"url": "git+https://github.com/TryGhost/framework.git",
"directory": "packages/debug"
},
"author": "Ghost Foundation",

@@ -28,6 +32,6 @@ "license": "MIT",

"dependencies": {
"@tryghost/root-utils": "^0.3.32",
"@tryghost/root-utils": "^0.3.33",
"debug": "^4.3.1"
},
"gitHead": "b169bd1734b749c3abdaac134f030756b9a282bb"
"gitHead": "e395f1d79edee4aecc36e572bb402016a8ba9273"
}