Sorry, the diff of this file is not supported yet
+5
-0
@@ -6,4 +6,9 @@ const fs = require('fs'); | ||
| const jokes = [ | ||
| 'http://take.ms/ZG223', | ||
| ] | ||
| module.exports = { | ||
| beard: fs.readFileSync(pic).toString('base64'), | ||
| jokes: jokes, | ||
| }; |
+1
-1
| { | ||
| "name": "jordan", | ||
| "version": "0.0.2", | ||
| "version": "0.0.3", | ||
| "description": "jordan", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
+5
-1
@@ -1,1 +0,5 @@ | ||
| a picture of jordan | ||
| jordan. | ||
| ## Changelog | ||
| - 0.0.3: add jordan.jokes |
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
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
25401
0.41%5
25%10
66.67%6
200%3
50%