aiprotocol-sbi 1.0.2 → 1.0.3

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/main.js CHANGED
@@ -7,7 +7,7 @@ const app_module_1 = require("./app.module");
7
7
  const cli_service_1 = require("./cli.service");
8
8
  async function bootstrap() {
9
9
  const app = await core_1.NestFactory.createApplicationContext(app_module_1.AppModule, {
10
- logger: ["log", "warn", "error", "debug", "verbose"],
10
+ logger: false,
11
11
  });
12
12
  const cli = app.get(cli_service_1.CliService);
13
13
  await cli.run(process.argv);
package/dist/main.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"main.js","sourceRoot":"","sources":["../src/main.ts"],"names":[],"mappings":";;;AAWA,4BAA0B;AAC1B,uCAA2C;AAC3C,6CAAyC;AACzC,+CAA2C;AAE3C,KAAK,UAAU,SAAS;IACtB,MAAM,GAAG,GAAG,MAAM,kBAAW,CAAC,wBAAwB,CAAC,sBAAS,EAAE;QAGhE,MAAM,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,EAAE,SAAS,CAAC;KACrD,CAAC,CAAC;IAEH,MAAM,GAAG,GAAG,GAAG,CAAC,GAAG,CAAC,wBAAU,CAAC,CAAC;IAChC,MAAM,GAAG,CAAC,GAAG,CAAC,OAAO,CAAC,IAAI,CAAC,CAAC;AAC9B,CAAC;AAED,SAAS,EAAE,CAAC"}
1
+ {"version":3,"file":"main.js","sourceRoot":"","sources":["../src/main.ts"],"names":[],"mappings":";;;AAWA,4BAA0B;AAC1B,uCAA2C;AAC3C,6CAAyC;AACzC,+CAA2C;AAE3C,KAAK,UAAU,SAAS;IACtB,MAAM,GAAG,GAAG,MAAM,kBAAW,CAAC,wBAAwB,CAAC,sBAAS,EAAE;QAGhE,MAAM,EAAE,KAAK;KACd,CAAC,CAAC;IAEH,MAAM,GAAG,GAAG,GAAG,CAAC,GAAG,CAAC,wBAAU,CAAC,CAAC;IAChC,MAAM,GAAG,CAAC,GAAG,CAAC,OAAO,CAAC,IAAI,CAAC,CAAC;AAC9B,CAAC;AAED,SAAS,EAAE,CAAC"}