@types/mdast
Advanced tools
Comparing version 3.0.13 to 3.0.14
@@ -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 @@ |
{ | ||
"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). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11060
284
16