@crowdstrike/logscale-search 1.152.0--build-1781--sha-74f29736aaf83cae2ba3f6aa32b8c4e22ea2fd12 → 1.154.0--build-1810--sha-eebd9d5d384aeb5d20f7a012d51fa7c64a07417e
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 +5 -0
- package/index.js +782 -485
- 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.
|
3
|
+
"version": "1.154.0--build-1810--sha-eebd9d5d384aeb5d20f7a012d51fa7c64a07417e",
|
4
4
|
"description": "A WebComponent library that allows embedding the LogScale Search View in other applications.",
|
5
5
|
"author": "Crowdstrike",
|
6
6
|
"license": "MIT",
|