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

@mintlify/models

Package Overview
Dependencies
Maintainers
0
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.122 to 0.0.123

3

dist/entities/deploymentType.d.ts

@@ -26,2 +26,5 @@ import { Analytics } from '../mintconfig/analytics.js';

stripe?: StripeDeploymentDataType;
preview?: {
mainDeploymentId?: string;
};
};

@@ -28,0 +31,0 @@ export type StaticPropsDeploymentType = Pick<DeploymentType, 'subdomain' | 'inkeep' | 'featureFlags' | 'mintConfig' | 'basePath' | 'isWhiteLabeled' | 'trieve' | 'userAuth' | 'disableAiChat'>;

4

package.json
{
"name": "@mintlify/models",
"version": "0.0.122",
"version": "0.0.123",
"description": "Mintlify models",

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

},
"gitHead": "82212d1f48561055f3a4b09b64b501c089fd6ace"
"gitHead": "f136df79320a6a9cf6074a9d8283d0a86fa42cde"
}

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