Socket
Socket
Sign inDemoInstall

hast-util-from-parse5

Package Overview
Dependencies
Maintainers
1
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 4.0.2 to 5.0.0

license

17

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

@@ -14,5 +14,5 @@ "license": "MIT",

"bugs": "https://github.com/syntax-tree/hast-util-from-parse5/issues",
"author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)",
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
"contributors": [
"Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)"
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"
],

@@ -24,4 +24,4 @@ "files": [

"ccount": "^1.0.3",
"hastscript": "^4.0.0",
"property-information": "^4.0.0",
"hastscript": "^5.0.0",
"property-information": "^5.0.0",
"web-namespaces": "^1.1.2",

@@ -32,9 +32,8 @@ "xtend": "^4.0.1"

"browserify": "^16.0.0",
"esmangle": "^1.0.1",
"is-hidden": "^1.1.0",
"not": "^0.1.0",
"nyc": "^12.0.0",
"nyc": "^13.0.0",
"parse5": "^5.0.0",
"prettier": "^1.13.5",
"remark-cli": "^5.0.0",
"remark-cli": "^6.0.0",
"remark-preset-wooorm": "^4.0.0",

@@ -45,3 +44,3 @@ "tape": "^4.0.0",

"unist-util-visit": "^1.1.3",
"xo": "^0.21.0"
"xo": "^0.23.0"
},

@@ -48,0 +47,0 @@ "scripts": {

@@ -1,2 +0,2 @@

# hast-util-from-parse5 [![Build Status][travis-badge]][travis] [![Coverage Status][codecov-badge]][codecov]
# hast-util-from-parse5 [![Build][build-badge]][build] [![Coverage][coverage-badge]][coverage] [![Downloads][downloads-badge]][downloads] [![Chat][chat-badge]][chat]

@@ -144,15 +144,23 @@ Transform [HAST][] to [Parse5’s AST][ast].

[travis-badge]: https://img.shields.io/travis/syntax-tree/hast-util-from-parse5.svg
[build-badge]: https://img.shields.io/travis/syntax-tree/hast-util-from-parse5.svg
[travis]: https://travis-ci.org/syntax-tree/hast-util-from-parse5
[build]: https://travis-ci.org/syntax-tree/hast-util-from-parse5
[codecov-badge]: https://img.shields.io/codecov/c/github/syntax-tree/hast-util-from-parse5.svg
[coverage-badge]: https://img.shields.io/codecov/c/github/syntax-tree/hast-util-from-parse5.svg
[codecov]: https://codecov.io/github/syntax-tree/hast-util-from-parse5
[coverage]: https://codecov.io/github/syntax-tree/hast-util-from-parse5
[downloads-badge]: https://img.shields.io/npm/dm/hast-util-from-parse5.svg
[downloads]: https://www.npmjs.com/package/hast-util-from-parse5
[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg
[chat]: https://spectrum.chat/unified/rehype
[npm]: https://docs.npmjs.com/cli/install
[license]: LICENSE
[license]: license
[author]: http://wooorm.com
[author]: https://wooorm.com

@@ -159,0 +167,0 @@ [hast]: https://github.com/syntax-tree/hast

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