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
3
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.1 to 1.0.2

dist/index.d.ts.map

1

dist/index.d.ts
export * from './types.js';
//# sourceMappingURL=index.d.ts.map

@@ -101,1 +101,2 @@ 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';

};
//# sourceMappingURL=types.d.ts.map

10

package.json
{
"name": "myst-spec-ext",
"version": "1.0.1",
"description": "Extentions for myst-spec that are used in myst-cli and mystjs",
"version": "1.0.2",
"description": "Extensions for myst-spec that are used in mystmd",
"author": "Rowan Cockett <rowan@curvenote.com>",
"homepage": "https://github.com/executablebooks/mystjs/tree/main/packages/myst-spec-ext",
"homepage": "https://github.com/executablebooks/mystmd/tree/main/packages/myst-spec-ext",
"license": "MIT",

@@ -22,3 +22,3 @@ "type": "module",

"type": "git",
"url": "git+https://github.com/executablebooks/mystjs.git"
"url": "git+https://github.com/executablebooks/mystmd.git"
},

@@ -33,3 +33,3 @@ "scripts": {

"bugs": {
"url": "https://github.com/executablebooks/mystjs/issues"
"url": "https://github.com/executablebooks/mystmd/issues"
},

@@ -36,0 +36,0 @@ "dependencies": {

# myst-spec-ext
Extension types for mystjs.
Extension types for mystmd.
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