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

posthtml-parser

Package Overview
Dependencies
Maintainers
3
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

posthtml-parser - npm Package Compare versions

Comparing version 0.5.3 to 0.6.0

coverage/tmp/coverage-51374-1605282231552-0.json

7

changelog.md

@@ -0,3 +1,10 @@

## 0.6.0 (2020-11-13)
* refactor: update htmlparser2 to version 5 ([58258b4](https://github.com/posthtml/posthtml-parser/commit/58258b4))
## <small>0.5.3 (2020-11-13)</small>
* 0.5.3 ([88475c2](https://github.com/posthtml/posthtml-parser/commit/88475c2))
* build: down grade xo is broken ([9631e7d](https://github.com/posthtml/posthtml-parser/commit/9631e7d))

@@ -4,0 +11,0 @@ * fix: downgrade htmlpareser2 to 3* version, issue #53 ([7353f6b](https://github.com/posthtml/posthtml-parser/commit/7353f6b)), closes [#53](https://github.com/posthtml/posthtml-parser/issues/53)

4

package.json
{
"name": "posthtml-parser",
"version": "0.5.3",
"version": "0.6.0",
"description": "Parse HTML/XML to PostHTMLTree",

@@ -39,3 +39,3 @@ "keywords": [

"dependencies": {
"htmlparser2": "^3.9.2"
"htmlparser2": "^5.0.1"
},

@@ -42,0 +42,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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