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

myst-common

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

myst-common - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

dist/esm/types.js

1

dist/types/index.d.ts
export { toText, fileError, fileWarn, fileInfo, createId, normalizeLabel, createHtmlId, liftChildren, setTextAsChild, copyNode, } from './utils';
export { selectBlockParts, extractPart } from './extractParts';
export type { MessageInfo } from './utils';
export type { GenericNode, GenericParent } from './types';

2

package.json
{
"name": "myst-common",
"type": "module",
"version": "0.0.5",
"version": "0.0.6",
"main": "./dist/esm/index.js",

@@ -6,0 +6,0 @@ "module": "./dist/esm/index.js",

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