RubyGems
npm
Organizations
Log in
Sign up
npm
btc-wallet
Versions diffs
0.2.3 → 0.2.4
Page 5
btc-wallet 0.2.3 → 0.2.4
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (7)
hide
show
package/dist/components/btcWalletSelectorContext.d.ts
+1
-1
package/dist/index.js
+16
-2
package/dist/index.js.map
+2
-2
package/dist/utils/setupBTCWallet.d.ts
+2
-1
package/esm/index.js
+16
-2
package/esm/index.js.map
+2
-2
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "btc-wallet",
3
-
"version": "0.2.
3
",
3
+
"version": "0.2.
4
",
4
4
"license": "MIT",
5
5
"type": "module",
6
6
"main": "dist/index.js",
« First
‹ Prev
1
2
3
4
5