token-goat 2.6.29 → 2.6.31

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 (34) hide show
  1. package/README.md +60 -17
  2. package/SECURITY.md +72 -0
  3. package/dist/token-goat-chunk-4WGVGN6W.mjs +54 -0
  4. package/dist/token-goat-chunk-56C3XUQY.mjs +156 -0
  5. package/dist/token-goat-chunk-DCGBS2YZ.mjs +112 -0
  6. package/dist/token-goat-chunk-HPY7XE77.mjs +18311 -0
  7. package/dist/token-goat-chunk-J6JTYE2B.mjs +24 -0
  8. package/dist/token-goat-chunk-N2S7UAVU.mjs +13674 -0
  9. package/dist/token-goat-chunk-OIBTYBVR.mjs +901 -0
  10. package/dist/token-goat-chunk-P7I6LS5H.mjs +9643 -0
  11. package/dist/token-goat-chunk-PWD5XZ6C.mjs +9441 -0
  12. package/dist/token-goat-chunk-Q4N6SQWR.mjs +14860 -0
  13. package/dist/token-goat-chunk-QL2743EW.mjs +707 -0
  14. package/dist/token-goat-chunk-VYC34TBW.mjs +33 -0
  15. package/dist/token-goat-chunk-X7PIWZMB.mjs +5337 -0
  16. package/dist/token-goat-chunk-XEJBPPD7.mjs +15545 -0
  17. package/dist/token-goat-hook-chunk-2K7FV2ME.mjs +9438 -0
  18. package/dist/token-goat-hook-chunk-3OJELLK5.mjs +156 -0
  19. package/dist/token-goat-hook-chunk-5AQYD2SZ.mjs +112 -0
  20. package/dist/token-goat-hook-chunk-66W63A4Y.mjs +9643 -0
  21. package/dist/token-goat-hook-chunk-7WC2H3EW.mjs +54 -0
  22. package/dist/token-goat-hook-chunk-FKZ5RBT4.mjs +14860 -0
  23. package/dist/token-goat-hook-chunk-JT5RMRIY.mjs +901 -0
  24. package/dist/token-goat-hook-chunk-JVJUBWKT.mjs +13674 -0
  25. package/dist/token-goat-hook-chunk-K6HLYRRI.mjs +707 -0
  26. package/dist/token-goat-hook-chunk-KNVHTGEX.mjs +33 -0
  27. package/dist/token-goat-hook-chunk-NIVRFAJ4.mjs +5323 -0
  28. package/dist/token-goat-hook-chunk-SJM4BUZQ.mjs +18309 -0
  29. package/dist/token-goat-hook-chunk-ULGSXGZK.mjs +23 -0
  30. package/dist/token-goat-hook-chunk-YHRJMMEF.mjs +15545 -0
  31. package/dist/token-goat-hook.mjs +12 -86831
  32. package/dist/token-goat.core.mjs +20 -0
  33. package/dist/token-goat.mjs +10 -87413
  34. package/package.json +25 -4
@@ -0,0 +1,24 @@
1
+ import { createRequire as __cjsRequire } from 'node:module';
2
+ const require = __cjsRequire(import.meta.url);
3
+ import {
4
+ applyExitOverride,
5
+ buildProgram,
6
+ cmdIndex,
7
+ expandGlobs,
8
+ leftoverIntegrations,
9
+ run
10
+ } from "./token-goat-chunk-XEJBPPD7.mjs";
11
+ import "./token-goat-chunk-P7I6LS5H.mjs";
12
+ import "./token-goat-chunk-OIBTYBVR.mjs";
13
+ import "./token-goat-chunk-HPY7XE77.mjs";
14
+ import "./token-goat-chunk-X7PIWZMB.mjs";
15
+ import "./token-goat-chunk-VYC34TBW.mjs";
16
+ import "./token-goat-chunk-4WGVGN6W.mjs";
17
+ export {
18
+ applyExitOverride,
19
+ buildProgram,
20
+ cmdIndex,
21
+ expandGlobs,
22
+ leftoverIntegrations,
23
+ run
24
+ };