@docsearch/react
Advanced tools
@@ -300,4 +300,4 @@ import { BaseItem, AutocompleteState, AutocompleteContext, AutocompleteInsightsApi, AutocompleteOptions } from '@algolia/autocomplete-core'; | ||
| declare const version = "4.0.0-beta.4"; | ||
| declare const version = "4.0.0-beta.5"; | ||
| export { type ButtonTranslations, DocSearch, type DocSearchAskAi, DocSearchButton, type DocSearchButtonProps, type DocSearchHit, DocSearchModal, type DocSearchModalProps, type DocSearchProps, type DocSearchState, type DocSearchTheme, type DocSearchTransformClient, type DocSearchTranslations, type InternalDocSearchHit, type ModalTranslations, type StoredAskAiMessage, type StoredAskAiState, type StoredDocSearchHit, type UseDocSearchKeyboardEventsProps, useDocSearchKeyboardEvents, version }; |
+2
-2
| { | ||
| "name": "@docsearch/react", | ||
| "description": "React package for DocSearch, the best search experience for docs.", | ||
| "version": "4.0.0-beta.4", | ||
| "version": "4.0.0-beta.5", | ||
| "license": "MIT", | ||
@@ -41,3 +41,3 @@ "homepage": "https://docsearch.algolia.com", | ||
| "@algolia/autocomplete-core": "1.19.2", | ||
| "@docsearch/css": "4.0.0-beta.4", | ||
| "@docsearch/css": "4.0.0-beta.5", | ||
| "algoliasearch": "^5.28.0", | ||
@@ -44,0 +44,0 @@ "marked": "^15.0.12" |
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
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
+ Added
- Removed
Updated