Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "inprint", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"private": false, | ||
@@ -12,5 +12,9 @@ "description": "A very simple precompiler written in typescript. With it you can make a dynamically generated blocks in your code.", | ||
"files": [ | ||
"./bin/index.js", | ||
"./lib/index.js", | ||
"./lib/inprint.js" | ||
".gitignore", | ||
"package.json", | ||
"LICENSE", | ||
"bin/index.js", | ||
"lib/index.js", | ||
"lib/inprint.js", | ||
"lib/readme.md" | ||
], | ||
@@ -17,0 +21,0 @@ "scripts": { |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
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
27401
7
160
0
4