eslint-plugin-qwik
Advanced tools
Comparing version 1.2.3 to 1.2.4
{ | ||
"name": "eslint-plugin-qwik", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "An Open-Source sub-framework designed with a focus on server-side-rendering, lazy-loading, and styling/animation.", | ||
@@ -34,4 +34,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"jsx-ast-utils": "^3.3.3" | ||
"jsx-ast-utils": "^3.3.4" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
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 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
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 1 instance in 1 package
99227
647
+ Addedarray-buffer-byte-length@1.0.1(transitive)
- Removedarray-buffer-byte-length@1.0.2(transitive)
Updatedjsx-ast-utils@^3.3.4