Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-qwik

Package Overview
Dependencies
Maintainers
2
Versions
264
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 1.2.6 to 1.2.7

46

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc