eslint-plugin-qwik
Advanced tools
Comparing version 1.2.6 to 1.2.7
{ | ||
"name": "eslint-plugin-qwik", | ||
"version": "1.2.6", | ||
"description": "An Open-Source sub-framework designed with a focus on server-side-rendering, lazy-loading, and styling/animation.", | ||
"main": "index.js", | ||
"version": "1.2.7", | ||
"author": "Builder Team", | ||
"bugs": "https://github.com/BuilderIO/qwik/issues", | ||
"dependencies": { | ||
"jsx-ast-utils": "^3.3.4" | ||
}, | ||
"devDependencies": { | ||
"@types/eslint": "8.44.1", | ||
"@types/estree": "^1.0.1", | ||
"@typescript-eslint/rule-tester": "^6.2.0", | ||
"@typescript-eslint/utils": "6.2.0", | ||
"redent": "^4.0.0" | ||
}, | ||
"engines": { | ||
"node": ">=16.8.0 <18.0.0 || >=18.11" | ||
}, | ||
"homepage": "https://github.com/BuilderIO/qwik#readme", | ||
"keywords": [ | ||
"builder.io", | ||
"eslint", | ||
"qwik" | ||
], | ||
"license": "MIT", | ||
"main": "index.js", | ||
"peerDependencies": { | ||
"eslint": ">= 8" | ||
"eslint": "8.45.0" | ||
}, | ||
"homepage": "https://github.com/BuilderIO/qwik#readme", | ||
"repository": { | ||
@@ -16,22 +35,3 @@ "type": "git", | ||
"directory": "packages/eslint-rules" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/BuilderIO/qwik/issues" | ||
}, | ||
"keywords": [ | ||
"builder.io", | ||
"qwik", | ||
"eslint" | ||
], | ||
"engines": { | ||
"node": ">=16.8.0 <18.0.0 || >=18.11" | ||
}, | ||
"devDependencies": { | ||
"@types/eslint": "8.40.2", | ||
"@types/estree": "^1.0.1", | ||
"redent": "^4.0.0" | ||
}, | ||
"dependencies": { | ||
"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
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
99705
651
5
1