@ledgerhq/wallet-api-simulator 0.1.0

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/.eslintcache ADDED
@@ -0,0 +1 @@
1
+ [{"/home/runner/work/wallet-api/wallet-api/packages/simulator/src/index.ts":"1"},{"size":276,"mtime":1665647406794,"results":"2","hashOfConfig":"3"},{"filePath":"4","messages":"5","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"12w64hs","/home/runner/work/wallet-api/wallet-api/packages/simulator/src/index.ts",[]]
package/.eslintrc.js ADDED
@@ -0,0 +1,14 @@
1
+ module.exports = {
2
+ env: {
3
+ es2021: true,
4
+ node: true,
5
+ },
6
+ parserOptions: {
7
+ project: ["./tsconfig.json"],
8
+ tsconfigRootDir: __dirname,
9
+ },
10
+ rules: {
11
+ "no-underscore-dangle": "off",
12
+ "class-methods-use-this": "warn",
13
+ },
14
+ };
@@ -0,0 +1,21 @@
1
+ @ledgerhq/wallet-api-simulator:build: cache hit, replaying output c9bf4161f48af9d0
2
+ @ledgerhq/wallet-api-simulator:build:
3
+ @ledgerhq/wallet-api-simulator:build: > @ledgerhq/wallet-api-simulator@0.1.0 build /home/runner/work/wallet-api/wallet-api/packages/simulator
4
+ @ledgerhq/wallet-api-simulator:build: > tsup src/index.ts --dts --format esm,cjs,iife
5
+ @ledgerhq/wallet-api-simulator:build:
6
+ @ledgerhq/wallet-api-simulator:build: CLI Building entry: src/index.ts
7
+ @ledgerhq/wallet-api-simulator:build: CLI Using tsconfig: tsconfig.json
8
+ @ledgerhq/wallet-api-simulator:build: CLI tsup v6.2.3
9
+ @ledgerhq/wallet-api-simulator:build: CLI Target: node14
10
+ @ledgerhq/wallet-api-simulator:build: ESM Build start
11
+ @ledgerhq/wallet-api-simulator:build: CJS Build start
12
+ @ledgerhq/wallet-api-simulator:build: IIFE Build start
13
+ @ledgerhq/wallet-api-simulator:build: ESM dist/index.mjs 285.00 B
14
+ @ledgerhq/wallet-api-simulator:build: ESM ⚡️ Build success in 96ms
15
+ @ledgerhq/wallet-api-simulator:build: CJS dist/index.js 1.22 KB
16
+ @ledgerhq/wallet-api-simulator:build: CJS ⚡️ Build success in 79ms
17
+ @ledgerhq/wallet-api-simulator:build: IIFE dist/index.global.js 114.66 KB
18
+ @ledgerhq/wallet-api-simulator:build: IIFE ⚡️ Build success in 79ms
19
+ @ledgerhq/wallet-api-simulator:build: DTS Build start
20
+ @ledgerhq/wallet-api-simulator:build: DTS ⚡️ Build success in 5148ms
21
+ @ledgerhq/wallet-api-simulator:build: DTS dist/index.d.ts 1.00 B
@@ -0,0 +1,5 @@
1
+ @ledgerhq/wallet-api-simulator:lint: cache hit, replaying output ce0d40c93226453d
2
+ @ledgerhq/wallet-api-simulator:lint:
3
+ @ledgerhq/wallet-api-simulator:lint: > @ledgerhq/wallet-api-simulator@0.1.0 lint /home/runner/work/wallet-api/wallet-api/packages/simulator
4
+ @ledgerhq/wallet-api-simulator:lint: > eslint --cache --ext .ts "src"
5
+ @ledgerhq/wallet-api-simulator:lint:
@@ -0,0 +1 @@
1
+