New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@html-eslint/eslint-plugin

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@html-eslint/eslint-plugin - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

8

lib/configs/recommended.js
module.exports = {
rules: {
"require-lang": "error",
"require-img-alt": "error",
"require-doctype": "error",
"require-title": "error",
"@html-eslint/require-lang": "error",
"@html-eslint/equire-img-alt": "error",
"@html-eslint/require-doctype": "error",
"@html-eslint/require-title": "error",
},
};
{
"name": "@html-eslint/eslint-plugin",
"version": "0.1.0",
"version": "0.1.1",
"description": "ESLint plugin for html",

@@ -32,3 +32,3 @@ "author": "yeonjuan",

},
"gitHead": "a3fc97c0e25cffef20b3c1295998bbbab635fe5d"
"gitHead": "698739a7764fafa1c483364a8193e786a15facea"
}
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