kibana/packages/kbn-securitysolution-es-utils
Tiago Costa 7c4e4f507b
chore(NA): replace babel config files by inline presets by default in the jsts_transpiler rule (#110620)
* chore(NA): replace babel config files by inline presets by default in the js_ts_transpiler rule

* chore(NA): update @kbn/ace build to exclude worker file

* chore(NA): remove config file support

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-03 21:17:46 +01:00
..
src Removed one liner deprecation found with ElasticClient and made it harder to accidently import from the kbn package (#110318) 2021-08-26 17:24:16 -04:00
BUILD.bazel chore(NA): moving @kbn/securitysolution-es-utils to babel transpiler (#109426) 2021-08-23 15:51:31 +01:00
jest.config.js
package.json chore(NA): moving @kbn/securitysolution-es-utils to babel transpiler (#109426) 2021-08-23 15:51:31 +01:00
README.md
tsconfig.json chore(NA): moving @kbn/securitysolution-es-utils to babel transpiler (#109426) 2021-08-23 15:51:31 +01:00

kbn-securitysolution-es-utils

This is the shared security solution elastic search utilities among plugins. This was originally created to remove the dependencies between security_solution and other projects such as lists. This should only be used within server side code and not client side code since it is all elastic search utilities and packages.