@tryghost/admin-api
Advanced tools
+1
-1
@@ -11,3 +11,3 @@ /* eslint-disable no-restricted-syntax */ | ||
| // NOTE: bump this default when Ghost v5 is released | ||
| const defaultAcceptVersionHeader = 'v4.0'; | ||
| const defaultAcceptVersionHeader = 'v5.0'; | ||
| const supportedVersions = ['v2', 'v3', 'v4', 'v5', 'canary']; | ||
@@ -14,0 +14,0 @@ const packageName = '@tryghost/admin-api'; |
+2
-2
| { | ||
| "name": "@tryghost/admin-api", | ||
| "version": "1.12.1", | ||
| "version": "1.12.2", | ||
| "repository": "https://github.com/TryGhost/SDK/tree/master/packages/admin-api", | ||
@@ -35,3 +35,3 @@ "author": "Ghost Foundation", | ||
| }, | ||
| "gitHead": "31e2a37039377b1c785be278a78085cbf0a494f1" | ||
| "gitHead": "ce790579ad1f191b24c05733d8a0a56f0b9f96d2" | ||
| } |
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