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
2
Versions
84
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 1.1.15 to 1.1.16

dist/plural.d.ts

1

dist/index.d.ts
export { admonitionKindToTitle, toText, fileError, fileWarn, fileInfo, createId, normalizeLabel, createHtmlId, liftChildren, setTextAsChild, copyNode, mergeTextNodes, writeTexLabelledComment, } from './utils.js';
export { plural } from './plural.js';
export { selectBlockParts, extractPart } from './extractParts.js';

@@ -3,0 +4,0 @@ export { RuleId } from './ruleids.js';

export { admonitionKindToTitle, toText, fileError, fileWarn, fileInfo, createId, normalizeLabel, createHtmlId, liftChildren, setTextAsChild, copyNode, mergeTextNodes, writeTexLabelledComment, } from './utils.js';
export { plural } from './plural.js';
export { selectBlockParts, extractPart } from './extractParts.js';

@@ -3,0 +4,0 @@ export { RuleId } from './ruleids.js';

4

package.json
{
"name": "myst-common",
"sideEffects": false,
"version": "1.1.15",
"version": "1.1.16",
"type": "module",

@@ -23,3 +23,3 @@ "exports": "./dist/index.js",

"mdast": "^3.0.0",
"myst-frontmatter": "^1.1.15",
"myst-frontmatter": "^1.1.16",
"myst-spec": "^0.0.4",

@@ -26,0 +26,0 @@ "nanoid": "^4.0.0",

Sorry, the diff of this file is not supported yet

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