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.1 to 0.1.2

2

lib/configs/recommended.js
module.exports = {
rules: {
"@html-eslint/require-lang": "error",
"@html-eslint/equire-img-alt": "error",
"@html-eslint/require-img-alt": "error",
"@html-eslint/require-doctype": "error",

@@ -6,0 +6,0 @@ "@html-eslint/require-title": "error",

{
"name": "@html-eslint/eslint-plugin",
"version": "0.1.1",
"version": "0.1.2",
"description": "ESLint plugin for html",

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

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