🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@tryghost/admin-api

Package Overview
Dependencies
Maintainers
29
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tryghost/admin-api - npm Package Compare versions

Comparing version
1.14.4
to
1.14.5
+1
-1
LICENSE
MIT License
Copyright (c) 2013-2025 Ghost Foundation
Copyright (c) 2013-2026 Ghost Foundation

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

{
"name": "@tryghost/admin-api",
"version": "1.14.4",
"version": "1.14.5",
"repository": {

@@ -21,3 +21,3 @@ "type": "git",

"dev": "echo \"Implement me!\"",
"test": "NODE_ENV=testing c8 --all --reporter text --reporter cobertura mocha './test/**/*.test.js'",
"test": "NODE_ENV=testing c8 --reporter text --reporter cobertura mocha './test/**/*.test.js'",
"lint": "eslint . --ext .js --cache",

@@ -30,3 +30,3 @@ "posttest": "yarn lint"

"devDependencies": {
"c8": "10.1.3",
"c8": "11.0.0",
"mocha": "11.7.5",

@@ -37,7 +37,7 @@ "should": "13.2.3",

"dependencies": {
"axios": "^1.0.0",
"form-data": "^4.0.0",
"jsonwebtoken": "^9.0.2"
"axios": "1.13.5",
"form-data": "4.0.5",
"jsonwebtoken": "9.0.3"
},
"gitHead": "a5b249c5514742350f74bcb30b332977d373598a"
"gitHead": "2c937c80e98d9bad4458e1c2e9d6f6b138bd308e"
}

@@ -43,2 +43,2 @@ # Admin Api

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