@nitunity/api-compiler
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@nitunity/api-compiler", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "This package is API for compiling HTML templates using Nunjucks template engine", | ||
@@ -9,5 +9,8 @@ "main": "index.js", | ||
"private": false, | ||
"publishConfig": { | ||
"publishConfig": {}, | ||
"dependencies": { | ||
"dotenv": "^8.1.0", | ||
"node-fetch": "^2.6.0", | ||
"nunjucks": "^3.2.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
3367
10
98
1
3
3
12
5
+ Addeddotenv@^8.1.0
+ Addednode-fetch@^2.6.0
+ Addednunjucks@^3.2.0
+ Addeda-sync-waterfall@1.0.1(transitive)
+ Addedasap@2.0.6(transitive)
+ Addedcommander@5.1.0(transitive)
+ Addeddotenv@8.6.0(transitive)
+ Addednode-fetch@2.7.0(transitive)
+ Addednunjucks@3.2.4(transitive)
+ Addedtr46@0.0.3(transitive)
+ Addedwebidl-conversions@3.0.1(transitive)
+ Addedwhatwg-url@5.0.0(transitive)