token-goat 2.8.6 → 2.9.1

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.
@@ -7,11 +7,11 @@ import {
7
7
  expandGlobs,
8
8
  leftoverIntegrations,
9
9
  run
10
- } from "./token-goat-chunk-U7M2LTGP.mjs";
11
- import "./token-goat-chunk-XAWIELXH.mjs";
12
- import "./token-goat-chunk-TELKICYU.mjs";
13
- import "./token-goat-chunk-DK4VLLYB.mjs";
14
- import "./token-goat-chunk-2JZ66BBE.mjs";
10
+ } from "./token-goat-chunk-SQSB5P5P.mjs";
11
+ import "./token-goat-chunk-SXSWQMNP.mjs";
12
+ import "./token-goat-chunk-MR7MNSDR.mjs";
13
+ import "./token-goat-chunk-FDXINYK4.mjs";
14
+ import "./token-goat-chunk-4ZDRTNGV.mjs";
15
15
  import "./token-goat-chunk-AO2QD2AG.mjs";
16
16
  import "./token-goat-chunk-AEX54RUZ.mjs";
17
17
  export {
@@ -2,11 +2,11 @@ import { createRequire as __cjsRequire } from 'node:module';
2
2
  const require = __cjsRequire(import.meta.url);
3
3
  import {
4
4
  relayInProcess
5
- } from "./token-goat-chunk-MA5237JN.mjs";
6
- import "./token-goat-chunk-TELKICYU.mjs";
7
- import "./token-goat-chunk-DK4VLLYB.mjs";
8
- import "./token-goat-chunk-GUNYAGOZ.mjs";
9
- import "./token-goat-chunk-2JZ66BBE.mjs";
5
+ } from "./token-goat-chunk-RRNRPCLX.mjs";
6
+ import "./token-goat-chunk-MR7MNSDR.mjs";
7
+ import "./token-goat-chunk-FDXINYK4.mjs";
8
+ import "./token-goat-chunk-LHMC5ENL.mjs";
9
+ import "./token-goat-chunk-4ZDRTNGV.mjs";
10
10
  import "./token-goat-chunk-AO2QD2AG.mjs";
11
11
  import "./token-goat-chunk-AEX54RUZ.mjs";
12
12
  export {
@@ -2,13 +2,13 @@ import { createRequire as __cjsRequire } from 'node:module';
2
2
  const require = __cjsRequire(import.meta.url);
3
3
  import {
4
4
  run
5
- } from "./token-goat-chunk-U7M2LTGP.mjs";
6
- import "./token-goat-chunk-XAWIELXH.mjs";
7
- import "./token-goat-chunk-TELKICYU.mjs";
8
- import "./token-goat-chunk-DK4VLLYB.mjs";
5
+ } from "./token-goat-chunk-SQSB5P5P.mjs";
6
+ import "./token-goat-chunk-SXSWQMNP.mjs";
7
+ import "./token-goat-chunk-MR7MNSDR.mjs";
8
+ import "./token-goat-chunk-FDXINYK4.mjs";
9
9
  import {
10
10
  installEpipeGuard
11
- } from "./token-goat-chunk-2JZ66BBE.mjs";
11
+ } from "./token-goat-chunk-4ZDRTNGV.mjs";
12
12
  import "./token-goat-chunk-AO2QD2AG.mjs";
13
13
  import "./token-goat-chunk-AEX54RUZ.mjs";
14
14
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "token-goat",
3
- "version": "2.8.6",
3
+ "version": "2.9.1",
4
4
  "description": "Surgical token-reduction companion for Claude Code and other AI coding agents",
5
5
  "type": "module",
6
6
  "main": "./dist/token-goat.mjs",