@tryghost/admin-api
Advanced tools
+3
-3
| { | ||
| "name": "@tryghost/admin-api", | ||
| "version": "0.5.0", | ||
| "version": "0.5.1", | ||
| "repository": "https://github.com/TryGhost/Ghost-SDKs/tree/master/packages/admin-api", | ||
@@ -29,7 +29,7 @@ "author": "Ghost Foundation", | ||
| "dependencies": { | ||
| "axios": "0.18.0", | ||
| "axios": "0.19.0", | ||
| "form-data": "^2.3.3", | ||
| "jsonwebtoken": "^8.4.0" | ||
| }, | ||
| "gitHead": "ac949a2e42df69d721fe52184564ca63709c0c60" | ||
| "gitHead": "c6f2c8a55eb350753454d0f84f34b1534be784c2" | ||
| } |
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
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated