Socket
Socket
Sign inDemoInstall

mdast-util-definitions

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mdast-util-definitions - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

14

package.json
{
"name": "mdast-util-definitions",
"version": "2.0.0",
"description": "Find definition nodes in mdast nodes",
"version": "2.0.1",
"description": "mdast utility to find definition nodes in a tree",
"license": "MIT",
"keywords": [
"unist",
"mdast",
"remark",
"mdast-util",
"util",
"utility",
"markdown",
"tree",
"node",

@@ -33,3 +37,3 @@ "definition",

"browserify": "^16.0.0",
"nyc": "^14.0.0",
"nyc": "^15.0.0",
"prettier": "^1.0.0",

@@ -41,3 +45,3 @@ "remark": "^11.0.0",

"tinyify": "^2.0.0",
"xo": "^0.25.0"
"xo": "^0.26.0"
},

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

@@ -23,3 +23,3 @@ # mdast-util-definitions

## Usage
## Use

@@ -49,5 +49,5 @@ ```js

`boolean`, default: false — Turn on to use CommonMark precedence: ignore
definitions found later for duplicate definitions.
The default behaviour is to prefer the last found definition.
`boolean`, default: false — Turn on (`true`) to use CommonMark precedence:
ignore definitions found later for duplicate definitions.
The default behavior is to prefer the last found definition.

@@ -81,4 +81,4 @@ ###### Returns

This project has a [Code of Conduct][coc].
By interacting with this repository, organisation, or community you agree to
This project has a [code of conduct][coc].
By interacting with this repository, organization, or community you agree to
abide by its terms.

@@ -114,3 +114,3 @@

[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg
[chat-badge]: https://img.shields.io/badge/chat-spectrum-7b16ff.svg

@@ -117,0 +117,0 @@ [chat]: https://spectrum.chat/unified/syntax-tree

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