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

eslint-plugin-qwik

Package Overview
Dependencies
Maintainers
4
Versions
262
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.9.1 to 1.10.0

10

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.9.1",
"version": "1.10.0",
"author": "Builder Team",
"bugs": "https://github.com/QwikDev/qwik/issues",
"dependencies": {
"jsx-ast-utils": "^3.3.5"
"jsx-ast-utils": "^3.3.5",
"@typescript-eslint/utils": "^8.12.2"
},

@@ -14,6 +15,5 @@ "devDependencies": {

"@typescript-eslint/rule-tester": "7.8.0",
"@typescript-eslint/utils": "7.8.0",
"redent": "4.0.0",
"@builder.io/qwik": "^1.9.1",
"@builder.io/qwik-city": "^1.9.1"
"@builder.io/qwik": "^1.10.0",
"@builder.io/qwik-city": "^1.10.0"
},

@@ -20,0 +20,0 @@ "engines": {

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