🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@gitbook/api

Package Overview
Dependencies
Maintainers
8
Versions
197
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.184.0
to
0.185.0
+3
-0
dist/constants.d.ts

@@ -205,2 +205,5 @@ export declare const APITOKEN_LABEL_MAX_LENGTH = 50;

export declare const GIT_SYNC_OPERATION_STAGE_ENUM: ["repo_fetch", "config_check", "content_process", "finalize"];
export declare const GIT_SYNC_SITE_CUSTOMIZATION_FONT_SOURCE_MIN_LENGTH = 1;
export declare const GIT_SYNC_SITE_CUSTOMIZATION_ASSET_PATH_MAX_LENGTH = 2048;
export declare const GIT_SYNC_SITE_CUSTOMIZATION_ASSET_PATH_PATTERN = "^\\.gitbook/assets/.+";
export declare const BILLING_STATUS_ENUM: ["trialing", "active", "past_due", "incomplete_expired", "canceled", "unpaid", "paused"];

@@ -207,0 +210,0 @@ export declare const APIINTEGRATION_SCOPE_ENUM: ["integration:read", "integration:update", "integration:installation:read", "integration:installation:update"];

+1
-1

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

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