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.128 to 0.0.129

2

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", "GITLAB_INTEGRATION", "PREVIEW_DEPLOYMENTS", "REMOVE_BRANDING", "UNLIMITED_EDITORS", "USER_AUTH"];
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 DeploymentEntitlement = (typeof deploymentEntitlements)[number];
export const deploymentEntitlements = [
'AI_CHAT',
'CUSTOM_CSS_JS',
'DISCOVERY_API_ACCESS',
'GITLAB_INTEGRATION',

@@ -9,2 +10,3 @@ 'PREVIEW_DEPLOYMENTS',

'USER_AUTH',
'WORKFLOW_API_ACCESS',
];
{
"name": "@mintlify/models",
"version": "0.0.128",
"version": "0.0.129",
"description": "Mintlify models",

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

},
"gitHead": "31329fce3dc71bdf97c73f0f10d3610e8552e885"
"gitHead": "7f310ca0770cbb9deace50f318e409726e42d0a6"
}

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