New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

myst-spec-ext

Package Overview
Dependencies
Maintainers
2
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

myst-spec-ext - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

1

dist/types.d.ts

@@ -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 & {

2

package.json
{
"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>",

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