@crowdstrike/logscale-search 1.142.0--devbuild-1364--sha-f7126e878ffdaac2513de6c2a6c0cf21557f584a → 1.142.0--devbuild-1482--sha-600b83cccfc65669cb6801e5299bff21e1bd2a7c
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 +23 -0
- package/index.js +407 -407
- package/index.js.map +2 -2
- package/package.json +1 -1
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@crowdstrike/logscale-search",
|
3
|
-
"version": "1.142.0--devbuild-
|
3
|
+
"version": "1.142.0--devbuild-1482--sha-600b83cccfc65669cb6801e5299bff21e1bd2a7c",
|
4
4
|
"description": "A WebComponent library that allows embedding the LogScale Search View in other applications.",
|
5
5
|
"author": "Crowdstrike",
|
6
6
|
"license": "MIT",
|