@sats-connect/core
Advanced tools
Comparing version 0.0.3 to 0.0.4-792827d
{ | ||
"name": "@sats-connect/core", | ||
"version": "0.0.3", | ||
"version": "0.0.4-792827d", | ||
"main": "dist/index.mjs", | ||
@@ -27,2 +27,3 @@ "module": "dist/index.mjs", | ||
"dependencies": { | ||
"axios": "1.6.8", | ||
"bitcoin-address-validation": "2.2.3", | ||
@@ -29,0 +30,0 @@ "buffer": "6.0.3", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
60594
904
5
+ Addedaxios@1.6.8
+ Addedasynckit@0.4.0(transitive)
+ Addedaxios@1.6.8(transitive)
+ Addedcombined-stream@1.0.8(transitive)
+ Addeddelayed-stream@1.0.0(transitive)
+ Addedfollow-redirects@1.15.9(transitive)
+ Addedform-data@4.0.1(transitive)
+ Addedmime-db@1.52.0(transitive)
+ Addedmime-types@2.1.35(transitive)
+ Addedproxy-from-env@1.1.0(transitive)