@atomicfinance/bitcoin-dlc-provider 2.5.0 → 2.5.1

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.
@@ -0,0 +1,2 @@
1
+ @atomicfinance/bitcoin-dlc-provider:build: cache hit, replaying output dae309838f2e7432
2
+ @atomicfinance/bitcoin-dlc-provider:build: $ ../../node_modules/.bin/tsc --project tsconfig.json
@@ -0,0 +1,3 @@
1
+ @atomicfinance/bitcoin-dlc-provider:test: cache hit, replaying output 8440d97c599f7f0f
2
+ @atomicfinance/bitcoin-dlc-provider:test: $ yarn run build
3
+ @atomicfinance/bitcoin-dlc-provider:test: $ ../../node_modules/.bin/tsc --project tsconfig.json
package/CHANGELOG.md ADDED
@@ -0,0 +1,11 @@
1
+ # @atomicfinance/bitcoin-dlc-provider
2
+
3
+ ## 2.5.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Upgrade various package dependencies
8
+ - Updated dependencies
9
+ - @atomicfinance/bitcoin-networks@2.5.1
10
+ - @atomicfinance/provider@2.5.1
11
+ - @atomicfinance/types@2.5.1
File without changes