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
157
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.83 to 0.0.84

2

dist/entities/deploymentType.d.ts

@@ -25,3 +25,3 @@ import { Analytics } from '../mintconfig/analytics.js';

};
export type StaticPropsDeploymentType = Pick<DeploymentType, 'subdomain' | 'inkeep' | 'featureFlags' | 'embedchain' | 'mintConfig' | 'basePath'>;
export type StaticPropsDeploymentType = Pick<DeploymentType, 'subdomain' | 'inkeep' | 'featureFlags' | 'embedchain' | 'mintConfig' | 'basePath' | 'isWhiteLabeled'>;
export type GithubDeploymentType = DeploymentType & {

@@ -28,0 +28,0 @@ gitSource: GithubSource;

{
"name": "@mintlify/models",
"version": "0.0.83",
"version": "0.0.84",
"description": "Mintlify models",

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

},
"gitHead": "4276ff788d847f4e529eb6c292208519eed15530"
"gitHead": "747e9b525745bc5450f2c36d55b2c662b0537fdf"
}

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