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

unclosed-tag-finder

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unclosed-tag-finder - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

package.json
{
"name": "unclosed-tag-finder",
"version": "0.0.3",
"version": "0.0.4",
"description": "A library to find unclosed html5 tags, that are normally optional.",

@@ -5,0 +5,0 @@ "main": "index.js",

# Unclosed Tag Finder
A library that finds unclosed html5 tags that are normally optional. These optional tags could be:
A library that finds unclosed html5 tags that are normally optional (via W3C check). These optional tags could be:

@@ -127,1 +127,10 @@ - html

Although the script is valid, we found some unclosed html5 tags.
## More informations and source code
More informations and the source code you will find at [GitHub](https://github.com/bjoern-hempel/node-unclosed-tag-finder)
## License
ISC © [Björn Hempel](https://www.ixno.de)
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