@types/mdast
Advanced tools
Comparing version 4.0.3 to 4.0.4
@@ -312,3 +312,3 @@ import type { Data as UnistData, Literal as UnistLiteral, Node as UnistNode, Parent as UnistParent } from "unist"; | ||
* | ||
* > 👉 **Note**: {@link Root} does not need to be an entire document. | ||
* > **Note**: {@link Root} does not need to be an entire document. | ||
* > it can also be a fragment. | ||
@@ -315,0 +315,0 @@ * |
{ | ||
"name": "@types/mdast", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"description": "TypeScript definitions for mdast", | ||
@@ -45,4 +45,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mdast", | ||
}, | ||
"typesPublisherContentHash": "d9ae86143b0d15b17bb0222bc0fdf57694c40c1770cbc625795ae3bc0f8a79bf", | ||
"typeScriptVersion": "4.5" | ||
"typesPublisherContentHash": "1599d3ca45533e9d9248231c90843306b49c07fe13ad94ebf7345da44d8fd4bd", | ||
"typeScriptVersion": "4.7" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 07 Nov 2023 20:08:00 GMT | ||
* Last updated: Tue, 14 May 2024 07:35:36 GMT | ||
* Dependencies: [@types/unist](https://npmjs.com/package/@types/unist) | ||
@@ -14,0 +14,0 @@ |
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
29432