Socket
Socket
Sign inDemoInstall

node-html-light

Package Overview
Dependencies
6
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.5.0 to 2.6.0

10

CHANGELOG.md

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

# [2.6.0](https://github.com/stfsy/node-html-light/compare/v2.4.0...v2.6.0) (2021-06-25)
### Features
* update htmlparser2 ([a61b450](https://github.com/stfsy/node-html-light/commit/a61b4508b310a9cf122032dbe07e36a84582827b))
* update outdated dependencies ([043d841](https://github.com/stfsy/node-html-light/commit/043d8414dd6d8f884c35522e36e8e6c71f341a6d))
# [2.5.0](https://github.com/stfsy/node-html-light/compare/v2.4.0...v2.5.0) (2021-05-13)

@@ -2,0 +12,0 @@

0

lib/attribute.js

@@ -0,0 +0,0 @@ 'use strict'

@@ -0,0 +0,0 @@ 'use strict'

@@ -0,0 +0,0 @@ 'use strict'

@@ -0,0 +0,0 @@ 'use strict'

@@ -0,0 +0,0 @@ 'use strict'

9

package.json
{
"name": "node-html-light",
"version": "2.5.0",
"version": "2.6.0",
"description": "HTML Parser for NodeJS providing a lightweight object oriented interface",

@@ -52,12 +52,15 @@ "main": "lib/index.js",

"fs-promise": "^2.0.2",
"jsdoc": "^3.6.6",
"jsdoc": "^3.6.7",
"merge": "^2.1.1",
"minami": "^1.1.1",
"minimist": "^1.2.5",
"mocha": "^8.4.0",
"node-license-validator": "^1.3.0",
"nyc": "^15.1.0",
"trim-newlines": "^4.0.2",
"watch": "^1.0.2"
},
"dependencies": {
"htmlparser2": "^5.0.1"
"htmlparser2": "^6.1.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc