myst-spec-ext
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -66,2 +66,3 @@ import type { Parent, StaticPhrasingContent, TableCell as SpecTableCell, FootnoteReference as FNR, FootnoteDefinition as FND, Heading as SpecHeading, Image as SpecImage, Admonition as SpecAdmonition, Code as SpecCode, ListItem as SpecListItem } from 'myst-spec'; | ||
executable?: boolean; | ||
visibility?: 'show' | 'hide' | 'remove'; | ||
}; | ||
@@ -68,0 +69,0 @@ export type ListItem = SpecListItem & { |
{ | ||
"name": "myst-spec-ext", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Extentions for myst-spec that are used in myst-cli and mystjs", | ||
@@ -5,0 +5,0 @@ "author": "Rowan Cockett <rowan@curvenote.com>", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
3714
103
0