@builder.io/qwik-city
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@builder.io/qwik-city", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Static Site Generator for Qwik", | ||
@@ -58,3 +58,3 @@ "main": "./dist/index.cjs", | ||
"files": [ | ||
"./dist" | ||
"dist" | ||
], | ||
@@ -61,0 +61,0 @@ "license": "MIT", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 2 instances in 1 package
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 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
1217679
7
36608
15
7