Socket
Socket
Sign inDemoInstall

eslint-plugin-qwik

Package Overview
Dependencies
Maintainers
2
Versions
255
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.5.2 to 1.5.3-dev20240507162440

15

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.5.2",
"version": "1.5.3-dev20240507162440",
"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 @@ },

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