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.2 to 0.5.3

coverage/tmp/coverage-22717-1605280438708-0.json

8

changelog.md

@@ -0,3 +1,11 @@

## <small>0.5.3 (2020-11-13)</small>
* build: down grade xo is broken ([9631e7d](https://github.com/posthtml/posthtml-parser/commit/9631e7d))
* 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)
## <small>0.5.2 (2020-10-30)</small>
* 0.5.2 ([c8641cd](https://github.com/posthtml/posthtml-parser/commit/c8641cd))
* fix: converting html entity name, close #51 ([4a8be73](https://github.com/posthtml/posthtml-parser/commit/4a8be73)), closes [#51](https://github.com/posthtml/posthtml-parser/issues/51)

@@ -4,0 +12,0 @@ * test: converting html entity name, issue #51 ([6bd5975](https://github.com/posthtml/posthtml-parser/commit/6bd5975)), closes [#51](https://github.com/posthtml/posthtml-parser/issues/51)

6

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

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

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

@@ -55,3 +55,3 @@ "devDependencies": {

"sinon-chai": "^3.5.0",
"xo": "^0.34.1"
"xo": "^0.30.0"
},

@@ -58,0 +58,0 @@ "funding": {

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