Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@gitbook/api

Package Overview
Dependencies
Maintainers
6
Versions
193
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gitbook/api - npm Package Compare versions

Comparing version
0.151.0
to
0.152.0
+4
-1
dist/constants.d.ts

@@ -20,2 +20,4 @@ export declare const APITOKEN_LABEL_MAX_LENGTH = 50;

export declare const VERTICAL_ALIGNMENT_ENUM: ["top", "middle", "bottom"];
export declare const REVISION_PAGE_SLUG_MAX_LENGTH = 100;
export declare const REVISION_PAGE_SLUG_MIN_LENGTH = 0;
export declare const REVISION_PAGE_LAYOUT_OPTIONS_WIDTH_ENUM: ["default", "wide"];

@@ -98,2 +100,3 @@ export declare const REVISION_PAGE_LAYOUT_OPTIONS_COVER_SIZE_ENUM: ["hero", "full"];

export declare const SAMLPROVIDER_STATUS_ENUM: ["active", "pending"];
export declare const CONVERSATION_ISSUE_IMPACT_ENUM: ["low", "medium", "high"];
export declare const TRANSLATION_STATUS_ENUM: ["pending", "running", "completed"];

@@ -130,3 +133,3 @@ export declare const STORAGE_UPLOAD_KIND_ENUM: ["customization_font", "import_file"];

export declare const SITE_INSIGHTS_LINK_POSITION_ENUM: ["announcement", "header", "footer", "sidebar", "content"];
export declare const SITE_INSIGHTS_TRADEMARK_PLACEMENT_ENUM: ["sidebar", "ad", "footer", "pdf"];
export declare const SITE_INSIGHTS_TRADEMARK_PLACEMENT_ENUM: ["sidebar", "ad", "footer", "pdf", "embed"];
export declare const SITE_INSIGHTS_AD_PLACEMENT_ENUM: ["aside"];

@@ -133,0 +136,0 @@ export declare const SITE_INSIGHTS_EVENT_TYPE_ENUM: ["page_view", "search_open", "search_type_query", "search_open_result", "page_post_feedback", "page_post_feedback_comment", "ask_question", "ask_view", "ask_rate_response", "link_click", "api_client_open", "api_client_request", "ad_click", "ad_display", "trademark_click"];

+1
-1

@@ -7,3 +7,3 @@ {

"types": "./dist/index.d.ts",
"version": "0.151.0",
"version": "0.152.0",
"sideEffects": false,

@@ -10,0 +10,0 @@ "files": [

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display