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.136 to 0.0.137

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", "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", "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',
'CUSTOM_CSS_JS',

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

{
"name": "@mintlify/models",
"version": "0.0.136",
"version": "0.0.137",
"description": "Mintlify models",

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

},
"gitHead": "954835a7390e1a4917cf901a0f43d83f1dc89b4c"
"gitHead": "e69843f13b6c803075baa3325cc70f0ab62062c8"
}

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