@tryghost/debug
Advanced tools
+1
-1
| 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 |
+5
-5
| { | ||
| "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" | ||
| } |
+1
-1
@@ -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). |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Updated