@lark-apaas/nestjs-logger 1.0.2-alpha.24 → 1.0.2-alpha.26

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lark-apaas/nestjs-logger",
3
- "version": "1.0.2-alpha.24",
3
+ "version": "1.0.2-alpha.26",
4
4
  "description": "Nestjs Logger",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -39,11 +39,10 @@
39
39
  "prepublishOnly": "npm run build"
40
40
  },
41
41
  "dependencies": {
42
- "@lark-apaas/nestjs-common": "0.0.1-alpha.3",
42
+ "@lark-apaas/nestjs-common": "0.0.1-alpha.5",
43
43
  "pino": "^10.0.0"
44
44
  },
45
45
  "devDependencies": {
46
- "@lark-apaas/nestjs-observable": "0.0.1-alpha.23",
47
46
  "@nestjs/common": "^10.4.20",
48
47
  "@nestjs/core": "^10.4.20",
49
48
  "tsup": "^8.0.0",
@@ -1,20 +0,0 @@
1
- import {
2
- __esm
3
- } from "./chunk-IRNJ6TOX.js";
4
-
5
- // ../../../node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/machine-id/execAsync.js
6
- import * as child_process from "child_process";
7
- import * as util from "util";
8
- var execAsync;
9
- var init_execAsync = __esm({
10
- "../../../node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/machine-id/execAsync.js"() {
11
- "use strict";
12
- execAsync = util.promisify(child_process.exec);
13
- }
14
- });
15
-
16
- export {
17
- execAsync,
18
- init_execAsync
19
- };
20
- //# sourceMappingURL=chunk-4OY4YC7Z.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../../node_modules/@opentelemetry/resources/src/detectors/platform/node/machine-id/execAsync.ts"],"sourcesContent":["/*\n * Copyright The OpenTelemetry Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport * as child_process from 'child_process';\nimport * as util from 'util';\n\nexport const execAsync = util.promisify(child_process.exec);\n"],"mappings":";;;;;AAgBA,YAAY,mBAAmB;AAC/B,YAAY,UAAU;AAjBtB,IAmBa;AAnBb;;;AAmBO,IAAM,YAAiB,eAAwB,kBAAI;;;","names":[]}