@metamask-previews/logging-controller 7.0.0-preview-d4351f75 → 7.0.0-preview-bf3ab7d
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/logTypes/index.cjs +0 -1
- package/dist/logTypes/index.cjs.map +1 -1
- package/dist/logTypes/index.d.cts +1 -1
- package/dist/logTypes/index.d.cts.map +1 -1
- package/dist/logTypes/index.d.mts +1 -1
- package/dist/logTypes/index.d.mts.map +1 -1
- package/dist/logTypes/index.mjs +0 -1
- package/dist/logTypes/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/logTypes/index.cjs
CHANGED
|
@@ -18,6 +18,5 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
18
18
|
* Export all other types from these files for usage by clients
|
|
19
19
|
*/
|
|
20
20
|
__exportStar(require("./EthSignLog.cjs"), exports);
|
|
21
|
-
__exportStar(require("./GenericLog.cjs"), exports);
|
|
22
21
|
__exportStar(require("./LogType.cjs"), exports);
|
|
23
22
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.cjs","sourceRoot":"","sources":["../../src/logTypes/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAQA;;GAEG;AACH,mDAA6B;
|
|
1
|
+
{"version":3,"file":"index.cjs","sourceRoot":"","sources":["../../src/logTypes/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAQA;;GAEG;AACH,mDAA6B;AAE7B,gDAA0B","sourcesContent":["import type { EthSignLog } from './EthSignLog';\nimport type { GenericLog } from './GenericLog';\n\n/**\n * Union of all possible log data structures.\n */\nexport type Log = EthSignLog | GenericLog;\n\n/**\n * Export all other types from these files for usage by clients\n */\nexport * from './EthSignLog';\nexport type * from './GenericLog';\nexport * from './LogType';\n"]}
|
|
@@ -8,6 +8,6 @@ export type Log = EthSignLog | GenericLog;
|
|
|
8
8
|
* Export all other types from these files for usage by clients
|
|
9
9
|
*/
|
|
10
10
|
export * from "./EthSignLog.cjs";
|
|
11
|
-
export * from "./GenericLog.cjs";
|
|
11
|
+
export type * from "./GenericLog.cjs";
|
|
12
12
|
export * from "./LogType.cjs";
|
|
13
13
|
//# sourceMappingURL=index.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.cts","sourceRoot":"","sources":["../../src/logTypes/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,yBAAqB;AAC/C,OAAO,KAAK,EAAE,UAAU,EAAE,yBAAqB;AAE/C;;GAEG;AACH,MAAM,MAAM,GAAG,GAAG,UAAU,GAAG,UAAU,CAAC;AAE1C;;GAEG;AACH,iCAA6B;AAC7B,
|
|
1
|
+
{"version":3,"file":"index.d.cts","sourceRoot":"","sources":["../../src/logTypes/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,yBAAqB;AAC/C,OAAO,KAAK,EAAE,UAAU,EAAE,yBAAqB;AAE/C;;GAEG;AACH,MAAM,MAAM,GAAG,GAAG,UAAU,GAAG,UAAU,CAAC;AAE1C;;GAEG;AACH,iCAA6B;AAC7B,sCAAkC;AAClC,8BAA0B"}
|
|
@@ -8,6 +8,6 @@ export type Log = EthSignLog | GenericLog;
|
|
|
8
8
|
* Export all other types from these files for usage by clients
|
|
9
9
|
*/
|
|
10
10
|
export * from "./EthSignLog.mjs";
|
|
11
|
-
export * from "./GenericLog.mjs";
|
|
11
|
+
export type * from "./GenericLog.mjs";
|
|
12
12
|
export * from "./LogType.mjs";
|
|
13
13
|
//# sourceMappingURL=index.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../../src/logTypes/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,yBAAqB;AAC/C,OAAO,KAAK,EAAE,UAAU,EAAE,yBAAqB;AAE/C;;GAEG;AACH,MAAM,MAAM,GAAG,GAAG,UAAU,GAAG,UAAU,CAAC;AAE1C;;GAEG;AACH,iCAA6B;AAC7B,
|
|
1
|
+
{"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../../src/logTypes/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,yBAAqB;AAC/C,OAAO,KAAK,EAAE,UAAU,EAAE,yBAAqB;AAE/C;;GAEG;AACH,MAAM,MAAM,GAAG,GAAG,UAAU,GAAG,UAAU,CAAC;AAE1C;;GAEG;AACH,iCAA6B;AAC7B,sCAAkC;AAClC,8BAA0B"}
|
package/dist/logTypes/index.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../../src/logTypes/index.ts"],"names":[],"mappings":"AAQA;;GAEG;AACH,iCAA6B;
|
|
1
|
+
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../../src/logTypes/index.ts"],"names":[],"mappings":"AAQA;;GAEG;AACH,iCAA6B;AAE7B,8BAA0B","sourcesContent":["import type { EthSignLog } from './EthSignLog';\nimport type { GenericLog } from './GenericLog';\n\n/**\n * Union of all possible log data structures.\n */\nexport type Log = EthSignLog | GenericLog;\n\n/**\n * Export all other types from these files for usage by clients\n */\nexport * from './EthSignLog';\nexport type * from './GenericLog';\nexport * from './LogType';\n"]}
|