Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/mdast

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

@types/mdast - npm Package Compare versions

Comparing version 3.0.13 to 3.0.14

9

mdast v3.0/index.d.ts

@@ -1,10 +0,1 @@

// Type definitions for Mdast 3.0
// Project: https://github.com/syntax-tree/mdast, https://github.com/wooorm/mdast
// Definitions by: Christian Murphy <https://github.com/ChristianMurphy>
// Jun Lu <https://github.com/lujun2>
// Remco Haszing <https://github.com/remcohaszing>
// Titus Wormer <https://github.com/wooorm>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.0
import { Literal as UnistLiteral, Node, Parent as UnistParent } from "unist";

@@ -11,0 +2,0 @@

22

mdast v3.0/package.json
{
"name": "@types/mdast",
"version": "3.0.13",
"description": "TypeScript definitions for Mdast",
"version": "3.0.14",
"description": "TypeScript definitions for mdast",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mdast",

@@ -10,19 +10,19 @@ "license": "MIT",

"name": "Christian Murphy",
"url": "https://github.com/ChristianMurphy",
"githubUsername": "ChristianMurphy"
"githubUsername": "ChristianMurphy",
"url": "https://github.com/ChristianMurphy"
},
{
"name": "Jun Lu",
"url": "https://github.com/lujun2",
"githubUsername": "lujun2"
"githubUsername": "lujun2",
"url": "https://github.com/lujun2"
},
{
"name": "Remco Haszing",
"url": "https://github.com/remcohaszing",
"githubUsername": "remcohaszing"
"githubUsername": "remcohaszing",
"url": "https://github.com/remcohaszing"
},
{
"name": "Titus Wormer",
"url": "https://github.com/wooorm",
"githubUsername": "wooorm"
"githubUsername": "wooorm",
"url": "https://github.com/wooorm"
}

@@ -41,4 +41,4 @@ ],

},
"typesPublisherContentHash": "4f7e7836da8059c1699be808ec47184aefe23f7e21adb87b32171a0cd60e111c",
"typesPublisherContentHash": "97a041b9ee73bda62fd42374f55c4838d7b79f4ce91051cfccd9ed428681f55a",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Mdast (https://github.com/syntax-tree/mdast).
This package contains type definitions for mdast (https://github.com/syntax-tree/mdast).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Wed, 27 Sep 2023 09:42:15 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: [@types/unist](https://npmjs.com/package/@types/unist)
* Global values: none
# Credits
These definitions were written by [Christian Murphy](https://github.com/ChristianMurphy), [Jun Lu](https://github.com/lujun2), [Remco Haszing](https://github.com/remcohaszing), and [Titus Wormer](https://github.com/wooorm).
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