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

@markuplint/ml-core

Package Overview
Dependencies
Maintainers
1
Versions
201
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@markuplint/ml-core - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

4

markuplint-recommended.json

@@ -95,3 +95,3 @@ {

{
"selector": ":where(script[src])",
"selector": ":where(script[src]:not([type=module]))",
"rules": {

@@ -146,3 +146,3 @@ "required-attr": ["defer"]

],
"reason": "The \"rel\" attribute should be required with \"noreferrer\" if the \"a\" element has the \"target=_black\""
"reason": "The \"rel\" attribute should be required with \"noreferrer\" if the \"a\" element has the \"target=_blank\""
}

@@ -149,0 +149,0 @@ }

{
"name": "@markuplint/ml-core",
"version": "2.2.1",
"version": "2.2.2",
"description": "The core module of markuplint",

@@ -34,3 +34,3 @@ "repository": "git@github.com:markuplint/markuplint.git",

},
"gitHead": "e2a296de704fffd5a3f955dc436abeea4b769418"
"gitHead": "78a216ef647c416996835244b9d3258342522dd6"
}
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