@tryghost/admin-api
Advanced tools
+1
-0
@@ -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" | ||
| } |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
18313
0.22%411
0.24%