@tryghost/admin-api
Advanced tools
+1
-1
@@ -6,3 +6,3 @@ const axios = require('axios'); | ||
| const supportedVersions = ['v2', 'canary']; | ||
| const supportedVersions = ['v2', 'v3', 'canary']; | ||
@@ -9,0 +9,0 @@ module.exports = function GhostAdminAPI(options) { |
+2
-2
| { | ||
| "name": "@tryghost/admin-api", | ||
| "version": "0.6.0", | ||
| "version": "0.7.0", | ||
| "repository": "https://github.com/TryGhost/Ghost-SDKs/tree/master/packages/admin-api", | ||
@@ -33,3 +33,3 @@ "author": "Ghost Foundation", | ||
| }, | ||
| "gitHead": "67e63267ec6848d24144f6aab431f787f46d8dac" | ||
| "gitHead": "30b6e6e3a11f62526d65ec0e279f9cb4f2a6af64" | ||
| } |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
13274
0.05%