Socket
Socket
Sign inDemoInstall

hast-util-from-parse5

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hast-util-from-parse5 - npm Package Compare versions

Comparing version 5.0.1 to 5.0.2

18

package.json
{
"name": "hast-util-from-parse5",
"version": "5.0.1",
"version": "5.0.2",
"description": "Transform Parse5’s AST to hast",

@@ -14,2 +14,6 @@ "license": "MIT",

"bugs": "https://github.com/syntax-tree/hast-util-from-parse5/issues",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/unified"
},
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",

@@ -31,3 +35,3 @@ "contributors": [

"browserify": "^16.0.0",
"is-hidden": "^1.1.0",
"is-hidden": "^1.0.0",
"not": "^0.1.0",

@@ -37,9 +41,9 @@ "nyc": "^14.0.0",

"prettier": "^1.0.0",
"remark-cli": "^6.0.0",
"remark-preset-wooorm": "^5.0.0",
"remark-cli": "^7.0.0",
"remark-preset-wooorm": "^6.0.0",
"tape": "^4.0.0",
"tinyify": "^2.0.0",
"to-vfile": "^5.0.0",
"unist-util-visit": "^1.0.0",
"xo": "^0.24.0"
"to-vfile": "^6.0.0",
"unist-util-visit": "^2.0.0",
"xo": "^0.25.0"
},

@@ -46,0 +50,0 @@ "scripts": {

@@ -137,2 +137,7 @@ # hast-util-from-parse5

## Security
Use of `hast-util-from-parse5` can open you up to a
[cross-site scripting (XSS)][xss] attack if Parse5’s AST is unsafe.
## Contribute

@@ -207,1 +212,3 @@

[node]: https://github.com/syntax-tree/hast#nodes
[xss]: https://en.wikipedia.org/wiki/Cross-site_scripting
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