@cnwenf/occ 2.1.242 → 2.1.243

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 (2) hide show
  1. package/dist/cli.js +1 -3
  2. package/package.json +1 -1
package/dist/cli.js CHANGED
@@ -7788,9 +7788,7 @@ var init_featureFlags = __esm(() => {
7788
7788
  FEATURE_ALLOWLIST = new Set([
7789
7789
  "TRANSCRIPT_CLASSIFIER",
7790
7790
  "BASH_CLASSIFIER",
7791
- "MONITOR_TOOL",
7792
- "KAIROS",
7793
- "UDS_INBOX"
7791
+ "MONITOR_TOOL"
7794
7792
  ]);
7795
7793
  });
7796
7794
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cnwenf/occ",
3
- "version": "2.1.242",
3
+ "version": "2.1.243",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "bin": {