Comparing version 0.0.5 to 0.0.6
@@ -1,12 +0,6 @@ | ||
// import HdWallet from "./hd-wallet"; | ||
// import Wallet from "./wallet"; | ||
// import { bsv } from "scryptlib"; | ||
// import { AuthorizationOption } from "showpay-providers/lib/metasv-provider"; | ||
// import { MetaSVProvider } from "showpay-providers"; | ||
// export { | ||
// HdWallet, | ||
// Wallet, | ||
// bsv, | ||
// AuthorizationOption, | ||
// MetaSVProvider | ||
// }; | ||
import HdWallet from "./hd-wallet"; | ||
import Wallet from "./wallet"; | ||
import { bsv } from "scryptlib"; | ||
import { AuthorizationOption } from "showpay-providers/lib/metasv-provider"; | ||
import { MetaSVProvider } from "showpay-providers"; | ||
export { HdWallet, Wallet, bsv, AuthorizationOption, MetaSVProvider }; |
@@ -1,1 +0,6 @@ | ||
import HdWallet from "./hd-wallet"; | ||
import Wallet from "./wallet"; | ||
import { bsv } from "scryptlib"; | ||
import { AuthorizationOption } from "showpay-providers/lib/metasv-provider"; | ||
import { MetaSVProvider } from "showpay-providers"; | ||
export { HdWallet, Wallet, bsv, AuthorizationOption, MetaSVProvider }; |
@@ -1,12 +0,14 @@ | ||
// import HdWallet from "./hd-wallet"; | ||
// import Wallet from "./wallet"; | ||
// import { bsv } from "scryptlib"; | ||
// import { AuthorizationOption } from "showpay-providers/lib/metasv-provider"; | ||
// import { MetaSVProvider } from "showpay-providers"; | ||
// export { | ||
// HdWallet, | ||
// Wallet, | ||
// bsv, | ||
// AuthorizationOption, | ||
// MetaSVProvider | ||
// }; | ||
"use strict"; | ||
var __importDefault = (this && this.__importDefault) || function (mod) { | ||
return (mod && mod.__esModule) ? mod : { "default": mod }; | ||
}; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.MetaSVProvider = exports.bsv = exports.Wallet = exports.HdWallet = void 0; | ||
const hd_wallet_1 = __importDefault(require("./hd-wallet")); | ||
exports.HdWallet = hd_wallet_1.default; | ||
const wallet_1 = __importDefault(require("./wallet")); | ||
exports.Wallet = wallet_1.default; | ||
const scryptlib_1 = require("scryptlib"); | ||
Object.defineProperty(exports, "bsv", { enumerable: true, get: function () { return scryptlib_1.bsv; } }); | ||
const showpay_providers_1 = require("showpay-providers"); | ||
Object.defineProperty(exports, "MetaSVProvider", { enumerable: true, get: function () { return showpay_providers_1.MetaSVProvider; } }); |
{ | ||
"name": "bsv-sdk", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "bsv sdk", | ||
@@ -42,5 +42,4 @@ "main": "lib/index.js", | ||
"sensible-sdk": "7.4.0-beta.2", | ||
"node-fetch": "^2.6.1", | ||
"sensible-sdk-v2": "git+http://Jenkins2:a12345678@gitlab2.showpay.top/zyoyuong/sensible-sdk-v2.git" | ||
}, | ||
"node-fetch": "^2.6.1" | ||
}, | ||
"devDependencies": { | ||
@@ -47,0 +46,0 @@ "@babel/core": "^7.16.7", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable and can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
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
16196117
3
36
2985
0
1
80