Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@tryghost/admin-api

Package Overview
Dependencies
Maintainers
21
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.11.0
to
1.11.1
+1
-0
lib/index.js

@@ -60,2 +60,3 @@ const axios = require('axios');

maxContentLength: Infinity,
maxBodyLength: Infinity,
paramsSerializer(parameters) {

@@ -62,0 +63,0 @@ return Object.keys(parameters).reduce((parts, key) => {

+2
-2
{
"name": "@tryghost/admin-api",
"version": "1.11.0",
"version": "1.11.1",
"repository": "https://github.com/TryGhost/SDK/tree/master/packages/admin-api",

@@ -34,3 +34,3 @@ "author": "Ghost Foundation",

},
"gitHead": "db46574e3958a2487e8ccdcfb735fbe5de2a2731"
"gitHead": "f699f18279c596be384760adccbbf90a659bd4bc"
}