@gitbook/api
Advanced tools
@@ -28,2 +28,3 @@ export declare const APITOKEN_LABEL_MAX_LENGTH = 50; | ||
| export declare const CHANGE_REQUEST_SUBJECT_MIN_LENGTH = 0; | ||
| export declare const CHANGE_REQUEST_LINK_TITLE_MAX_LENGTH = 128; | ||
| export declare const ORGANIZATION_TITLE_MAX_LENGTH = 255; | ||
@@ -83,3 +84,3 @@ export declare const ORGANIZATION_TITLE_MIN_LENGTH = 2; | ||
| export declare const SITE_ADS_TOPIC_ENUM: ["webdev", "crypto"]; | ||
| export declare const SITE_FEATURE_KEY_ENUM: ["sites-adaptive-content", "sites-advanced-customization", "sites-advanced-insights", "sites-ads", "sites-ai-search", "sites-ai-assistant", "sites-embed", "sites-api-playground", "sites-basic-customization", "sites-custom-domain", "sites-custom-fonts", "sites-custom-subdirectory", "sites-full-text-search", "sites-multivariant-site", "sites-no-custom-domain", "sites-page-feedback", "sites-page-traffic-insights", "sites-pdf-export", "sites-preview-deployments", "sites-public-visibility", "sites-redirects", "sites-search-insights", "sites-sections", "sites-seo", "sites-share-links", "sites-unlisted-visibility", "sites-user-contribution", "sites-visitor-authentication", "sites-visitors"]; | ||
| export declare const SITE_FEATURE_KEY_ENUM: ["sites-adaptive-content", "sites-advanced-customization", "sites-advanced-insights", "sites-ads", "sites-ai-search", "sites-ai-assistant", "sites-connections", "sites-channels", "sites-embed", "sites-api-playground", "sites-basic-customization", "sites-custom-domain", "sites-custom-fonts", "sites-custom-subdirectory", "sites-full-text-search", "sites-multivariant-site", "sites-no-custom-domain", "sites-page-feedback", "sites-page-traffic-insights", "sites-pdf-export", "sites-preview-deployments", "sites-public-visibility", "sites-redirects", "sites-search-insights", "sites-sections", "sites-seo", "sites-share-links", "sites-unlisted-visibility", "sites-user-contribution", "sites-visitor-authentication", "sites-visitors"]; | ||
| export declare const SITE_CUSTOMIZATION_FEATURE_ENUM: ["header-logo", "header-primary-link", "theme-preset", "premium-fonts", "custom-icons", "footer-logo", "footer-links", "footer-copyright", "semantic-colors"]; | ||
@@ -155,2 +156,4 @@ export declare const CONTENT_KIT_ICON_ENUM: ["close", "edit", "github", "gitlab", "maximize", "email", "settings", "search", "delete", "star", "warning", "link", "link-external", "eye", "eye-off", "lock", "check", "check-circle"]; | ||
| export declare const CONTEXT_SEARCH_BOOST_ENUM: ["x0.8", "x1.0", "x1.2"]; | ||
| export declare const YOUTUBE_CHANNEL_ID_PATTERN = "^UC[A-Za-z0-9_-]{22}$"; | ||
| export declare const YOUTUBE_CHANNEL_NAME_PATTERN = "^@[A-Za-z0-9._-]{3,100}$"; | ||
| export declare const SITE_QUESTION_ANSWER_RELEVANCE_ENUM: ["relevant", "spam", "off-topic", "unclear"]; | ||
@@ -160,4 +163,5 @@ export declare const SITE_QUESTION_ANSWER_RESOLUTION_ENUM: ["no", "partially", "yes"]; | ||
| export declare const SITE_CORE_CHANNEL_TYPE_ENUM: ["site", "embed", "api"]; | ||
| export declare const SITE_CONFIGURABLE_CHANNEL_TYPE_ENUM: ["builtin:slack", "builtin:discord", "builtin:github"]; | ||
| export declare const AIMESSAGE_ROLE_ENUM: ["user", "assistant"]; | ||
| export declare const SITE_CONFIGURABLE_CHANNEL_TYPE_ENUM: ["builtin:slack", "builtin:discord", "builtin:github", "builtin:linear"]; | ||
| export declare const AIMESSAGE_ROLE_ENUM: ["user", "assistant", "developer"]; | ||
| export declare const AIMESSAGE_STEP_PHASE_ENUM: ["commentary", "final_answer"]; | ||
| export declare const AIMODEL_ENUM: ["fast", "reasoning-low", "reasoning-medium", "reasoning-high"]; | ||
@@ -164,0 +168,0 @@ export declare const SITE_SETTINGS_SCAN_TOPICS_ENUM: ["auto", "never"]; |
+1
-1
@@ -7,3 +7,3 @@ { | ||
| "types": "./dist/index.d.ts", | ||
| "version": "0.175.0", | ||
| "version": "0.176.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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
3267458
0.62%74162
0.51%118
3.51%