New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hd-html-parser

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hd-html-parser - npm Package Compare versions

Comparing version 2.0.6 to 2.0.7

35

package.json

@@ -1,1 +0,34 @@

{"name":"hd-html-parser","version":"2.0.6","description":"","main":"dist/index.js","types":"dist/index.d.ts","files":["dist"],"scripts":{},"repository":{"type":"git","url":"git+https://github.com/hoangdaicntt/hd-html-parser.git"},"keywords":["html-parser","html dom","html parser nodejs"],"author":"hoangdaicntt","license":"ISC","dependencies":{},"devDependencies":{}}
{
"name": "hd-html-parser",
"version": "2.0.7",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
"dist"
],
"scripts": {
"build": "tsc",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/hoangdaicntt/hd-html-parser.git"
},
"keywords": [
"html-parser",
"html dom",
"html parser nodejs"
],
"author": "hoangdaicntt",
"license": "ISC",
"dependencies": {
},
"devDependencies": {
"typescript": "^4.9.5",
"css-select": "^5.1.0",
"dom-serializer": "^2.0.0",
"domutils": "^3.0.1",
"htmlparser2": "^8.0.1"
}
}

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