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
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 1.0.2 to 1.0.3

2

dist/types.d.ts

@@ -36,2 +36,4 @@ import type { Root } from 'mdast';

kind?: SourceFileKind;
title?: string;
short_title?: string;
};

@@ -38,0 +40,0 @@ export type References = {

2

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

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

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