+8
| const fs = require('fs'); | ||
| const path = require('path'); | ||
| const pic = path.join(__dirname, 'pic.jpg'); | ||
| module.exports = { | ||
| beard: fs.readFileSync(pic).toString('base64'), | ||
| }; |
Sorry, the diff of this file is not supported yet
| a picture of jordan |
+1
-1
| { | ||
| "name": "jordan", | ||
| "version": "0.0.1", | ||
| "version": "0.0.2", | ||
| "description": "jordan", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
25297
11044.05%4
300%6
Infinity%1
-50%2
Infinity%2
100%