Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mintlify/models

Package Overview
Dependencies
Maintainers
3
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mintlify/models - npm Package Compare versions

Comparing version 0.0.92 to 0.0.93

1

dist/mintconfig/ctaButton.d.ts
export type CtaButton = {
type?: 'link';
name: string;

@@ -4,0 +3,0 @@ url: string;

2

dist/mintconfig/navbarLink.d.ts
export type NavbarLink = {
name?: string;
type?: 'github' | 'link' | string;
type?: 'github';
url: string;
};
{
"name": "@mintlify/models",
"version": "0.0.92",
"version": "0.0.93",
"description": "Mintlify models",

@@ -61,3 +61,3 @@ "engines": {

},
"gitHead": "ce77d5d48c5f3d504bdda66bb10c32efe61d4d20"
"gitHead": "715a6f94957b210ff2929e481cb71587df263585"
}

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