@task-shepherd/agent 1.0.3 → 1.0.5
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.
- package/dist/cli/index.js +1 -1
- package/dist/index.js +1 -1
- package/dist/meta.json +3 -3
- package/package.json +1 -1
package/dist/meta.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"inputs": {
|
|
3
3
|
"src/config/ConfigLoader.ts": {
|
|
4
|
-
"bytes":
|
|
4
|
+
"bytes": 11485,
|
|
5
5
|
"imports": [
|
|
6
6
|
{
|
|
7
7
|
"path": "fs",
|
|
@@ -2223,7 +2223,7 @@
|
|
|
2223
2223
|
"bytesInOutput": 35433
|
|
2224
2224
|
},
|
|
2225
2225
|
"src/config/ConfigLoader.ts": {
|
|
2226
|
-
"bytesInOutput":
|
|
2226
|
+
"bytesInOutput": 5294
|
|
2227
2227
|
},
|
|
2228
2228
|
"src/services/AgentIdentityService.ts": {
|
|
2229
2229
|
"bytesInOutput": 6232
|
|
@@ -2331,7 +2331,7 @@
|
|
|
2331
2331
|
"bytesInOutput": 22573
|
|
2332
2332
|
}
|
|
2333
2333
|
},
|
|
2334
|
-
"bytes":
|
|
2334
|
+
"bytes": 367134
|
|
2335
2335
|
},
|
|
2336
2336
|
"dist/cli/index.js": {
|
|
2337
2337
|
"imports": [
|