🚀 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.183.1
to
0.184.0
+1
-1
dist/constants.d.ts

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

export declare const STORAGE_FILE_KEY_MIN_LENGTH = 1;
export declare const GIT_SYNC_INSTALLATION_PRIORITY_ENUM: ["git", "gitbook"];
export declare const CUSTOMIZATION_THEME_ENUM: ["clean", "muted", "bold", "gradient"];

@@ -198,3 +199,2 @@ export declare const COLOR_PATTERN = "^#(?:[0-9a-fA-F]{3}){1,2}$";

export declare const GIT_SYNC_INSTALLATION_PROVIDER_ENUM: ["github", "gitlab"];
export declare const GIT_SYNC_INSTALLATION_PRIORITY_ENUM: ["git", "gitbook"];
export declare const SHA256_MAX_LENGTH = 64;

@@ -201,0 +201,0 @@ export declare const SHA256_MIN_LENGTH = 64;

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

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