Socket
Socket
Sign inDemoInstall

unist-util-visit-parents

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unist-util-visit-parents - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

16

package.json
{
"name": "unist-util-visit-parents",
"version": "3.0.0",
"version": "3.0.1",
"description": "Recursively walk over unist nodes, with ancestral information",

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

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

@@ -25,3 +29,3 @@ "contributors": [

"dependencies": {
"@types/unist": "^2.0.3",
"@types/unist": "^2.0.0",
"unist-util-is": "^4.0.0"

@@ -31,3 +35,3 @@ },

"browserify": "^16.0.0",
"dtslint": "^0.9.0",
"dtslint": "^2.0.0",
"nyc": "^14.0.0",

@@ -40,5 +44,5 @@ "prettier": "^1.0.0",

"tinyify": "^2.0.0",
"typescript": "^3.5.3",
"unified": "^8.3.2",
"xo": "^0.24.0"
"typescript": "^3.0.0",
"unified": "^8.0.0",
"xo": "^0.25.0"
},

@@ -45,0 +49,0 @@ "scripts": {

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