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.153.0
to
0.154.0
+3
-0
dist/constants.d.ts

@@ -51,2 +51,3 @@ export declare const APITOKEN_LABEL_MAX_LENGTH = 50;

export declare const CONTENT_REFERENCE_RELATION_ENUM: ["reference", "dependsOn"];
export declare const CHANGE_REQUEST_ORDER_BY_ENUM: ["updatedAt", "createdAt"];
export declare const CHANGE_REQUEST_REVIEW_STATUS_ENUM: ["changes-requested", "approved"];

@@ -126,2 +127,4 @@ export declare const REVISION_PAGE_TYPE_ENUM: ["document", "group", "link", "computed"];

export declare const CUSTOMIZATION_AIMODE_ENUM: ["none", "search", "assistant"];
export declare const CUSTOMIZATION_SUGGESTED_QUESTION_MAX_LENGTH = 64;
export declare const CUSTOMIZATION_SUGGESTED_QUESTION_MIN_LENGTH = 3;
export declare const SITE_EXTERNAL_LINKS_TARGET_ENUM: ["self", "blank"];

@@ -128,0 +131,0 @@ export declare const SHARE_LINK_NAME_MAX_LENGTH = 50;

+1
-1

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

"types": "./dist/index.d.ts",
"version": "0.153.0",
"version": "0.154.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