@crowdstrike/logscale-search 1.149.0--build-1667--sha-9a5133079afe4266311a53cea0315e01e7b08af1 → 1.150.0--build-1709--sha-af69a60c9069b5a2ee509a9bfae398d8092f74b8
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 +36 -5
- package/index.js +412 -409
- 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.
|
3
|
+
"version": "1.150.0--build-1709--sha-af69a60c9069b5a2ee509a9bfae398d8092f74b8",
|
4
4
|
"description": "A WebComponent library that allows embedding the LogScale Search View in other applications.",
|
5
5
|
"author": "Crowdstrike",
|
6
6
|
"license": "MIT",
|