@crowdstrike/logscale-search 1.133.0--build-1000--sha-eda0b20aa7989fb26e09b9fc1d187b51b1281400 → 1.136.0--build-1093--sha-79e81f65f3475d1356318149af241973c7f30ec4

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.
Files changed (4) hide show
  1. package/index.d.ts +71 -19
  2. package/index.js +522 -529
  3. package/index.js.map +2 -2
  4. package/package.json +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@crowdstrike/logscale-search",
3
- "version": "1.133.0--build-1000--sha-eda0b20aa7989fb26e09b9fc1d187b51b1281400",
3
+ "version": "1.136.0--build-1093--sha-79e81f65f3475d1356318149af241973c7f30ec4",
4
4
  "description": "A WebComponent library that allows embedding the LogScale Search View in other applications.",
5
5
  "author": "Crowdstrike",
6
6
  "license": "MIT",