@atomicfinance/types 3.1.1 → 3.2.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/.turbo/turbo-build.log +1 -1
- package/.turbo/turbo-lint.log +45 -0
- package/.turbo/turbo-test.log +1 -1
- package/CHANGELOG.md +6 -0
- package/package.json +2 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@atomicfinance/types:build: cache hit, replaying output [
|
|
1
|
+
@atomicfinance/types:build: cache hit, replaying output [2m66afdc0069ce38f2[0m
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
@atomicfinance/types:lint: cache hit, replaying output [2m84a056e84c73d718[0m
|
|
2
|
+
[36m@atomicfinance/types:lint: [0m
|
|
3
|
+
[36m@atomicfinance/types:lint: [0m/Users/matthewblack/code/github.com/AtomicFinance/bitcoin-abstraction-layer/packages/types/lib/block.ts
|
|
4
|
+
[36m@atomicfinance/types:lint: [0m 1:42 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
|
5
|
+
[36m@atomicfinance/types:lint: [0m
|
|
6
|
+
[36m@atomicfinance/types:lint: [0m/Users/matthewblack/code/github.com/AtomicFinance/bitcoin-abstraction-layer/packages/types/lib/dlc.ts
|
|
7
|
+
[36m@atomicfinance/types:lint: [0m 288:11 warning 'ISig' is defined but never used @typescript-eslint/no-unused-vars
|
|
8
|
+
[36m@atomicfinance/types:lint: [0m 303:11 warning 'FindOutcomeResponse' is defined but never used @typescript-eslint/no-unused-vars
|
|
9
|
+
[36m@atomicfinance/types:lint: [0m
|
|
10
|
+
[36m@atomicfinance/types:lint: [0m/Users/matthewblack/code/github.com/AtomicFinance/bitcoin-abstraction-layer/packages/types/lib/index.ts
|
|
11
|
+
[36m@atomicfinance/types:lint: [0m 23:41 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
|
12
|
+
[36m@atomicfinance/types:lint: [0m 23:53 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
|
13
|
+
[36m@atomicfinance/types:lint: [0m 24:62 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
|
14
|
+
[36m@atomicfinance/types:lint: [0m
|
|
15
|
+
[36m@atomicfinance/types:lint: [0m/Users/matthewblack/code/github.com/AtomicFinance/bitcoin-abstraction-layer/packages/types/lib/models/Amount.ts
|
|
16
|
+
[36m@atomicfinance/types:lint: [0m 15:3 warning Missing return type on function @typescript-eslint/explicit-module-boundary-types
|
|
17
|
+
[36m@atomicfinance/types:lint: [0m 20:3 warning Missing return type on function @typescript-eslint/explicit-module-boundary-types
|
|
18
|
+
[36m@atomicfinance/types:lint: [0m 25:3 warning Missing return type on function @typescript-eslint/explicit-module-boundary-types
|
|
19
|
+
[36m@atomicfinance/types:lint: [0m 30:3 warning Missing return type on function @typescript-eslint/explicit-module-boundary-types
|
|
20
|
+
[36m@atomicfinance/types:lint: [0m 36:3 warning Missing return type on function @typescript-eslint/explicit-module-boundary-types
|
|
21
|
+
[36m@atomicfinance/types:lint: [0m 42:3 warning Missing return type on function @typescript-eslint/explicit-module-boundary-types
|
|
22
|
+
[36m@atomicfinance/types:lint: [0m 47:3 warning Missing return type on function @typescript-eslint/explicit-module-boundary-types
|
|
23
|
+
[36m@atomicfinance/types:lint: [0m 53:3 warning Missing return type on function @typescript-eslint/explicit-module-boundary-types
|
|
24
|
+
[36m@atomicfinance/types:lint: [0m 72:31 warning Argument 'value' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types
|
|
25
|
+
[36m@atomicfinance/types:lint: [0m 72:38 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
|
26
|
+
[36m@atomicfinance/types:lint: [0m 72:44 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
|
27
|
+
[36m@atomicfinance/types:lint: [0m
|
|
28
|
+
[36m@atomicfinance/types:lint: [0m/Users/matthewblack/code/github.com/AtomicFinance/bitcoin-abstraction-layer/packages/types/lib/models/Outcome.ts
|
|
29
|
+
[36m@atomicfinance/types:lint: [0m 27:31 warning Argument 'value' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types
|
|
30
|
+
[36m@atomicfinance/types:lint: [0m 27:38 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
|
31
|
+
[36m@atomicfinance/types:lint: [0m 27:44 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
|
32
|
+
[36m@atomicfinance/types:lint: [0m
|
|
33
|
+
[36m@atomicfinance/types:lint: [0m/Users/matthewblack/code/github.com/AtomicFinance/bitcoin-abstraction-layer/packages/types/lib/models/Utxo.ts
|
|
34
|
+
[36m@atomicfinance/types:lint: [0m 57:31 warning Argument 'value' should be typed with a non-any type @typescript-eslint/explicit-module-boundary-types
|
|
35
|
+
[36m@atomicfinance/types:lint: [0m 57:38 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
|
36
|
+
[36m@atomicfinance/types:lint: [0m 57:44 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
|
37
|
+
[36m@atomicfinance/types:lint: [0m
|
|
38
|
+
[36m@atomicfinance/types:lint: [0m/Users/matthewblack/code/github.com/AtomicFinance/bitcoin-abstraction-layer/packages/types/lib/transaction.ts
|
|
39
|
+
[36m@atomicfinance/types:lint: [0m 1:34 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
|
40
|
+
[36m@atomicfinance/types:lint: [0m
|
|
41
|
+
[36m@atomicfinance/types:lint: [0m/Users/matthewblack/code/github.com/AtomicFinance/bitcoin-abstraction-layer/packages/types/lib/wallet.ts
|
|
42
|
+
[36m@atomicfinance/types:lint: [0m 74:34 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
|
43
|
+
[36m@atomicfinance/types:lint: [0m
|
|
44
|
+
[36m@atomicfinance/types:lint: [0m✖ 25 problems (0 errors, 25 warnings)
|
|
45
|
+
[36m@atomicfinance/types:lint: [0m
|
package/.turbo/turbo-test.log
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@atomicfinance/types:test: cache hit, replaying output [
|
|
1
|
+
@atomicfinance/types:test: cache hit, replaying output [2m56ddedb88331852f[0m
|
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atomicfinance/types",
|
|
3
3
|
"umdName": "Types",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.2.0",
|
|
5
5
|
"description": "Bitcoin Abstraction Layer Types",
|
|
6
6
|
"author": "Atomic Finance <info@atomic.finance>",
|
|
7
7
|
"homepage": "",
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"lint:fix": "../../node_modules/.bin/eslint --fix --ignore-path ../../.eslintignore -c ../../.eslintrc.js ."
|
|
16
16
|
},
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@node-dlc/messaging": "0.
|
|
18
|
+
"@node-dlc/messaging": "0.21.0",
|
|
19
19
|
"@node-lightning/bitcoin": "0.26.1",
|
|
20
20
|
"@node-lightning/noise": "0.26.1",
|
|
21
21
|
"lodash": "^4.17.20"
|