eslint-plugin-qwik
Advanced tools
Comparing version 1.5.2 to 1.5.3
{ | ||
"name": "eslint-plugin-qwik", | ||
"description": "An Open-Source sub-framework designed with a focus on server-side-rendering, lazy-loading, and styling/animation.", | ||
"version": "1.5.2", | ||
"version": "1.5.3", | ||
"author": "Builder Team", | ||
"bugs": "https://github.com/BuilderIO/qwik/issues", | ||
"bugs": "https://github.com/QwikDev/qwik/issues", | ||
"dependencies": { | ||
@@ -12,6 +12,7 @@ "jsx-ast-utils": "^3.3.5" | ||
"@builder.io/qwik": "workspace:^", | ||
"@types/eslint": "^8.56.6", | ||
"@builder.io/qwik-city": "workspace:^", | ||
"@types/eslint": "^8.56.10", | ||
"@types/estree": "^1.0.2", | ||
"@typescript-eslint/rule-tester": "^7.3.1", | ||
"@typescript-eslint/utils": "^7.3.1", | ||
"@typescript-eslint/rule-tester": "^7.7.1", | ||
"@typescript-eslint/utils": "^7.7.1", | ||
"redent": "^4.0.0" | ||
@@ -22,3 +23,3 @@ }, | ||
}, | ||
"homepage": "https://github.com/BuilderIO/qwik#readme", | ||
"homepage": "https://github.com/QwikDev/qwik#readme", | ||
"keywords": [ | ||
@@ -36,3 +37,3 @@ "builder.io", | ||
"type": "git", | ||
"url": "https://github.com/BuilderIO/qwik.git", | ||
"url": "https://github.com/QwikDev/qwik.git", | ||
"directory": "packages/eslint-rules" | ||
@@ -39,0 +40,0 @@ }, |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
102226
662
7