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
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.143 to 0.0.144

2

dist/types/deploymentEntitlements.d.ts
import { EntitlementConfiguration } from './entitlementConfiguration.js';
export type DeploymentEntitlements = Partial<Record<DeploymentEntitlement, EntitlementConfiguration>>;
export declare const deploymentEntitlements: readonly ["AI_CHAT", "ANALYTICS", "CUSTOM_CSS_JS", "CUSTOM_SUBPATH", "DISCOVERY_API_ACCESS", "GITLAB_INTEGRATION", "PREVIEW_DEPLOYMENTS", "REMOVE_BRANDING", "UNLIMITED_EDITORS", "USER_AUTH", "WORKFLOW_API_ACCESS"];
export declare const deploymentEntitlements: readonly ["AI_CHAT", "ANALYTICS", "AUTH", "CUSTOM_CSS_JS", "CUSTOM_SUBPATH", "DISCOVERY_API_ACCESS", "GITLAB_INTEGRATION", "PREVIEW_DEPLOYMENTS", "REMOVE_BRANDING", "UNLIMITED_EDITORS", "USER_AUTH", "WORKFLOW_API_ACCESS"];
export type DeploymentEntitlement = (typeof deploymentEntitlements)[number];
export const deploymentEntitlements = [
'AI_CHAT',
'ANALYTICS',
'AUTH',
'CUSTOM_CSS_JS',

@@ -5,0 +6,0 @@ 'CUSTOM_SUBPATH',

{
"name": "@mintlify/models",
"version": "0.0.143",
"version": "0.0.144",
"description": "Mintlify models",

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

},
"gitHead": "d4f99963768ec2bf2f336b965b5136a9847f4595"
"gitHead": "4f71012188e7db44fbdb1f74b7671527711d50dd"
}

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