kibana/x-pack/plugins/osquery/common
Frank Hassanabad 92da1059bd
Added deprecation to all the io-ts types and copies of them (#99260)
## Summary

Adds deprecation to all the io-ts types and copies of them found in the code base.

Phase 1 (Completed): Copy all the utilities to the `packages/kbn-securitysolution-io-ts-utils`
Phase 2: Add all the deprecation messages about them to the code base
Phase 3+: Teams and others will eventually remove/replace them with the utils from `kbn-securitysolution-io-ts-utils`
2021-05-04 17:00:45 -06:00
..
ecs
schemas
search_strategy
utils/build_query
constants.ts
exact_check.test.ts
exact_check.ts Added deprecation to all the io-ts types and copies of them (#99260) 2021-05-04 17:00:45 -06:00
format_errors.test.ts
format_errors.ts Added deprecation to all the io-ts types and copies of them (#99260) 2021-05-04 17:00:45 -06:00
index.ts
shared_imports.ts
test_utils.ts Added deprecation to all the io-ts types and copies of them (#99260) 2021-05-04 17:00:45 -06:00
typed_json.ts
types.ts
utility_types.ts