New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@tryghost/errors

Package Overview
Dependencies
Maintainers
20
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tryghost/errors - npm Package Compare versions

Comparing version
1.2.12
to
1.2.13
+5
-5
package.json
{
"name": "@tryghost/errors",
"version": "1.2.12",
"version": "1.2.13",
"repository": "https://github.com/TryGhost/framework/tree/main/packages/errors",

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

"devDependencies": {
"c8": "7.11.2",
"mocha": "9.2.2",
"c8": "7.11.3",
"mocha": "10.0.0",
"should": "13.2.3",
"sinon": "13.0.2"
"sinon": "14.0.0"
},

@@ -33,3 +33,3 @@ "dependencies": {

},
"gitHead": "944b81c690bc66f703c8cf36a310e51ce5393b9f"
"gitHead": "6b46efd28457ee4b86cf4ae9da9bf87238099ddd"
}