hd-html-parser
Advanced tools
Comparing version 2.0.6 to 2.0.7
@@ -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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
1
10267
5
170
2