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

parse5

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parse5 - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

4

package.json
{
"name": "parse5",
"description": "Fast full-featured HTML parsing/serialization toolset for Node. Based on WHATWG HTML5 specification. ",
"version": "1.1.3",
"description": "WHATWG HTML5 specification-compliant, fast and ready for production HTML parsing/serialization toolset for Node.",
"version": "1.1.4",
"author": "Ivan Nikulin <ifaaan@gmail.com> (https://github.com/inikulin)",

@@ -6,0 +6,0 @@ "contributors": [

@@ -1,6 +0,9 @@

![logo](https://raw.github.com/inikulin/parse5/master/logo.png)
<p align="center">
<img src="https://raw.github.com/inikulin/parse5/master/logo.png" alt="parse5" />
</p>
[![Build Status](http://img.shields.io/travis/inikulin/parse5.svg?style=flat-square)](https://travis-ci.org/inikulin/parse5)
Fast full-featured HTML parsing/serialization toolset for Node. Based on WHATWG HTML5 specification.
*WHATWG HTML5 specification-compliant, fast and ready for production HTML parsing/serialization toolset for Node.*
To build [TestCafé](http://testcafe.devexpress.com/) we needed fast and ready for production HTML parser, which will parse HTML as a modern browser's parser.

@@ -7,0 +10,0 @@ Existing solutions were either too slow or their output was too inaccurate. So, this is how parse5 was born.

Sorry, the diff of this file is too big to display

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