@xdefi/bitcoin-provider
Advanced tools
Comparing version 0.0.11 to 0.0.12
{ | ||
"name": "@xdefi/bitcoin-provider", | ||
"version": "0.0.1", | ||
"version": "0.0.12", | ||
"description": "xdefi bitcoin provider", | ||
@@ -10,10 +10,10 @@ "keywords": [ | ||
], | ||
"main": "./bundles/index.umd.js", | ||
"module": "./esm5/index.js", | ||
"es2015": "./esm2015/index.js", | ||
"typings": "./types/index.d.ts", | ||
"main": "./dist/bundles/index.umd.js", | ||
"module": "./dist/esm5/index.js", | ||
"es2015": "./dist/esm2015/index.js", | ||
"typings": "./dist/types/index.d.ts", | ||
"sideEffects": false, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/davidp94/bitcoin-provider" | ||
"url": "https://github.com/xdefi-tech/xdefi-sdk-js" | ||
}, | ||
@@ -20,0 +20,0 @@ "author": "dp <dp@xdefi.io>", |
{ | ||
"name": "@xdefi/bitcoin-provider", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "xdefi bitcoin provider", | ||
@@ -10,10 +10,10 @@ "keywords": [ | ||
], | ||
"main": "./bundles/index.umd.js", | ||
"module": "./esm5/index.js", | ||
"es2015": "./esm2015/index.js", | ||
"typings": "./types/index.d.ts", | ||
"main": "./dist/bundles/index.umd.js", | ||
"module": "./dist/esm5/index.js", | ||
"es2015": "./dist/esm2015/index.js", | ||
"typings": "./dist/types/index.d.ts", | ||
"sideEffects": false, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/davidp94/bitcoin-provider" | ||
"url": "https://github.com/xdefi-tech/xdefi-sdk-js" | ||
}, | ||
@@ -20,0 +20,0 @@ "author": "dp <dp@xdefi.io>", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
65970
0