@crowdstrike/logscale-search 1.143.0--build-1386--sha-7dd77c28f152f02d096cfff2b59838bf1e98cde4 → 1.143.0--build-1495--sha-1355c819ee5552532633ad01cad6e6969d1624da
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +80 -8
- package/index.js +409 -416
- package/index.js.map +1 -1
- package/package.json +1 -1
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@crowdstrike/logscale-search",
|
3
|
-
"version": "1.143.0--build-
|
3
|
+
"version": "1.143.0--build-1495--sha-1355c819ee5552532633ad01cad6e6969d1624da",
|
4
4
|
"description": "A WebComponent library that allows embedding the LogScale Search View in other applications.",
|
5
5
|
"author": "Crowdstrike",
|
6
6
|
"license": "MIT",
|