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

@markuplint/config-presets

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@markuplint/config-presets - npm Package Compare versions

Comparing version 3.0.0-alpha.4 to 3.0.0-alpha.5

4

package.json
{
"name": "@markuplint/config-presets",
"version": "3.0.0-alpha.4",
"version": "3.0.0-alpha.5",
"description": "markuplint config presets",

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

},
"gitHead": "04fdbb677c6893de3d16613ddcd112de25dc55db"
"gitHead": "d2ee395d917cb69b91dedb0262b1c12ddc81fb58"
}

@@ -48,4 +48,4 @@ # @markuplint/config-presets

Use **character reference**| |✅|✅|✅|✅|✅|❌|❌|✅|❌|❌|❌|
No use depreacted attr|You should not use deprecated attributes from the viewpoint of compatibility.|✅|✅|✅|✅|✅|❌|❌|✅|❌|❌|❌|
No use depreacted element|You should not use deprecated elements from the viewpoint of compatibility.|✅|✅|✅|✅|✅|❌|❌|✅|❌|❌|❌|
No use deprecated attr|You should not use deprecated attributes from the viewpoint of compatibility.|✅|✅|✅|✅|✅|❌|❌|✅|❌|❌|❌|
No use deprecated element|You should not use deprecated elements from the viewpoint of compatibility.|✅|✅|✅|✅|✅|❌|❌|✅|❌|❌|❌|
[Require `doctype`](https://html.spec.whatwg.org/multipage/syntax.html#syntax-doctype)|It has the effect of avoiding quirks mode.|✅|✅|✅|✅|✅|❌|❌|✅|❌|❌|❌|

@@ -52,0 +52,0 @@ No use ineffective attr| |✅|✅|✅|✅|✅|❌|❌|✅|❌|❌|❌|

@@ -19,3 +19,3 @@ {

/**
* No use depreacted attr
* No use deprecated attr
*

@@ -27,3 +27,3 @@ * You should not use deprecated attributes from the viewpoint of compatibility.

/**
* No use depreacted element
* No use deprecated element
*

@@ -30,0 +30,0 @@ * You should not use deprecated elements from the viewpoint of compatibility.

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