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 3.0.0 to 3.0.1

4

package.json
{
"name": "mdast-util-definitions",
"version": "3.0.0",
"version": "3.0.1",
"description": "mdast utility to find definition nodes in a tree",

@@ -35,6 +35,6 @@ "license": "MIT",

"dependencies": {
"@types/mdast": "^3.0.0",
"unist-util-visit": "^2.0.0"
},
"devDependencies": {
"@types/mdast": "^3.0.0",
"browserify": "^16.0.0",

@@ -41,0 +41,0 @@ "dtslint": "^3.0.0",

@@ -23,2 +23,8 @@ # mdast-util-definitions

[npm][] with [TypeScript][] support:
```sh
npm install mdast-util-definitions @types/mdast
```
## Use

@@ -127,2 +133,4 @@

[typescript]: https://www.typescriptlang.org/
[contributing]: https://github.com/syntax-tree/.github/blob/master/contributing.md

@@ -129,0 +137,0 @@

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