@tryghost/admin-api
Advanced tools
+4
-4
| { | ||
| "name": "@tryghost/admin-api", | ||
| "version": "1.14.7", | ||
| "version": "1.14.8", | ||
| "repository": { | ||
@@ -32,10 +32,10 @@ "type": "git", | ||
| "should": "13.2.3", | ||
| "sinon": "21.0.2" | ||
| "sinon": "21.1.2" | ||
| }, | ||
| "dependencies": { | ||
| "axios": "1.13.6", | ||
| "axios": "1.15.2", | ||
| "form-data": "4.0.5", | ||
| "jsonwebtoken": "9.0.3" | ||
| }, | ||
| "gitHead": "9cc8428821b292029029019e1af6fb24a75709ad" | ||
| "gitHead": "d3a36d061599ea90a30b19964e6fd76c038ff226" | ||
| } |
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
+ Added
+ Added
- Removed
- Removed
Updated