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

@joplin/fork-htmlparser2

Package Overview
Dependencies
Maintainers
3
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@joplin/fork-htmlparser2 - npm Package Compare versions

Comparing version 4.1.50 to 4.1.51

2

lib/index.js

@@ -67,2 +67,3 @@ "use strict";

exports.ElementType = ElementType;
// cSpell:disable
/**

@@ -87,2 +88,3 @@ * List of all events that the parser emits.

};
// cSpell:enable
/*

@@ -89,0 +91,0 @@ All of the following exports exist for backwards-compatibility.

14

package.json
{
"name": "@joplin/fork-htmlparser2",
"description": "Fast & forgiving HTML/XML/RSS parser",
"version": "4.1.50",
"version": "4.1.51",
"author": "Felix Boehm <me@feedic.com>",

@@ -48,8 +48,8 @@ "publishConfig": {

"devDependencies": {
"@types/jest": "29.5.5",
"@types/node": "18.18.7",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"@types/jest": "29.5.8",
"@types/node": "18.19.8",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"coveralls": "3.1.1",
"eslint": "8.49.0",
"eslint": "8.52.0",
"jest": "29.7.0",

@@ -68,3 +68,3 @@ "prettier": "3.0.3",

},
"gitHead": "7c24a2f4bead520b5782cdc08635c104eedffa81"
"gitHead": "5aba5e544d2e7884fb18b447652d1f50ecc74fe7"
}

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