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
29
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.33
to
0.1.34
+1
-1
LICENSE
MIT License
Copyright (c) 2013-2023 Ghost Foundation
Copyright (c) 2013-2025 Ghost Foundation

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "@tryghost/debug",
"version": "0.1.33",
"version": "0.1.34",
"repository": "https://github.com/TryGhost/framework/tree/main/packages/debug",

@@ -22,4 +22,4 @@ "author": "Ghost Foundation",

"devDependencies": {
"c8": "10.1.2",
"mocha": "10.7.0",
"c8": "10.1.3",
"mocha": "10.7.3",
"should": "13.2.3",

@@ -29,6 +29,6 @@ "sinon": "18.0.0"

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

@@ -39,2 +39,2 @@ # Debug

Copyright (c) 2013-2023 Ghost Foundation - Released under the [MIT license](LICENSE).
Copyright (c) 2013-2025 Ghost Foundation - Released under the [MIT license](LICENSE).