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

@mintlify/models

Package Overview
Dependencies
Maintainers
0
Versions
176
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.134 to 0.0.135

4

dist/types/deploymentEntitlements.d.ts
import { EntitlementConfiguration } from './entitlementConfiguration.js';
export type DeploymentEntitlements = Record<DeploymentEntitlement, EntitlementConfiguration>;
export declare const deploymentEntitlements: readonly ["AI_CHAT", "CUSTOM_CSS_JS", "DISCOVERY_API_ACCESS", "GITLAB_INTEGRATION", "PREVIEW_DEPLOYMENTS", "REMOVE_BRANDING", "UNLIMITED_EDITORS", "USER_AUTH", "WORKFLOW_API_ACCESS"];
export type DeploymentEntitlements = Partial<Record<DeploymentEntitlement, EntitlementConfiguration>>;
export declare const deploymentEntitlements: readonly ["AI_CHAT", "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',
'CUSTOM_CSS_JS',
'CUSTOM_SUBPATH',
'DISCOVERY_API_ACCESS',

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

{
"name": "@mintlify/models",
"version": "0.0.134",
"version": "0.0.135",
"description": "Mintlify models",

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

},
"gitHead": "6becd00f3d8bc8431077fac8a0de9ec4cb171a95"
"gitHead": "626e4ffacdef6f0adda12d34a7e9b562de492ed7"
}

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