@sentry-internal/global-search
Advanced tools
Comparing version 0.0.43 to 0.0.44
@@ -18,2 +18,6 @@ export declare type Element = { | ||
url: string; | ||
platforms?: string[]; | ||
pathSegments?: string[]; | ||
keywords?: string[]; | ||
legacy?: boolean; | ||
}; |
{ | ||
"name": "@sentry-internal/global-search", | ||
"description": "JavaScript library and helper utilities for searching Sentry sites via Algolia.", | ||
"version": "0.0.43", | ||
"version": "0.0.44", | ||
"author": "Sentry", | ||
@@ -6,0 +6,0 @@ "dependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
96722
1068