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

@mintlify/common

Package Overview
Dependencies
Maintainers
4
Versions
271
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mintlify/common - npm Package Compare versions

Comparing version 1.0.257 to 1.0.258

2

dist/mdx/plugins/rehype/rehypeMdxExtractEndpoint/index.d.ts

@@ -5,2 +5,2 @@ import { MintConfig } from '@mintlify/models';

import { MdxExtracts } from '../../../../index.js';
export declare const rehypeMdxExtractEndpoint: (metadata: unknown, config: DocsConfig | MintConfig | undefined, mdxExtracts: MdxExtracts) => (tree: Root) => Root | undefined;
export declare const rehypeMdxExtractEndpoint: (metadata: unknown, config: MintConfig | DocsConfig | undefined, mdxExtracts: MdxExtracts) => (tree: Root) => Root | undefined;
{
"name": "@mintlify/common",
"version": "1.0.257",
"version": "1.0.258",
"description": "Commonly shared code within Mintlify",

@@ -34,3 +34,3 @@ "main": "./dist/index.js",

"@mintlify/openapi-parser": "^0.0.7",
"@mintlify/validation": "0.1.281",
"@mintlify/validation": "0.1.282",
"@sindresorhus/slugify": "^2.1.1",

@@ -83,3 +83,3 @@ "acorn": "^8.11.2",

},
"gitHead": "eafe7f38ea555bc644a9fa61328a6f61385c8f4b"
"gitHead": "0c523fcba84bb4905fa388d6b59b2183a0cd4b1e"
}

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