🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

eslint-plugin-qwik

Package Overview
Dependencies
Maintainers
2
Versions
271
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-qwik - npm Package Compare versions

Comparing version

to
1.4.0-dev20240125130426

8

package.json
{
"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.4.0-dev20240121214221",
"version": "1.4.0-dev20240125130426",
"author": "Builder Team",

@@ -12,6 +12,6 @@ "bugs": "https://github.com/BuilderIO/qwik/issues",

"@builder.io/qwik": "workspace:*",
"@types/eslint": "^8.56.1",
"@types/eslint": "^8.56.2",
"@types/estree": "^1.0.2",
"@typescript-eslint/rule-tester": "^6.18.1",
"@typescript-eslint/utils": "^6.18.1",
"@typescript-eslint/rule-tester": "^6.19.1",
"@typescript-eslint/utils": "^6.19.1",
"redent": "^4.0.0"

@@ -18,0 +18,0 @@ },