@tryghost/admin-api
Advanced tools
+6
-6
| { | ||
| "name": "@tryghost/admin-api", | ||
| "version": "1.4.0", | ||
| "version": "1.4.1", | ||
| "repository": "https://github.com/TryGhost/SDK/tree/master/packages/admin-api", | ||
@@ -24,12 +24,12 @@ "author": "Ghost Foundation", | ||
| "devDependencies": { | ||
| "mocha": "7.2.0", | ||
| "should": "13.2.3", | ||
| "sinon": "9.2.4" | ||
| "mocha": "^7.2.0", | ||
| "should": "^13.2.3", | ||
| "sinon": "^9.2.4" | ||
| }, | ||
| "dependencies": { | ||
| "axios": "0.21.1", | ||
| "axios": "^0.21.1", | ||
| "form-data": "^3.0.0", | ||
| "jsonwebtoken": "^8.4.0" | ||
| }, | ||
| "gitHead": "056f32a2dce6e9b06b4c65eaa6c3735a5ecf6df3" | ||
| "gitHead": "ac5325fc474d7e8a38065ec3b3e044b16cd97cc8" | ||
| } |
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
14255
0.03%+ Added
- Removed
Updated