@bitgo/public-types
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -28,3 +28,3 @@ "use strict"; | ||
const t = __importStar(require("io-ts")); | ||
const utils_1 = require("~/utils"); | ||
const utils_1 = require("../../utils"); | ||
const BaseBuildParams = { | ||
@@ -31,0 +31,0 @@ type: t.string, |
@@ -28,3 +28,3 @@ "use strict"; | ||
const t = __importStar(require("io-ts")); | ||
const utils_1 = require("~/utils"); | ||
const utils_1 = require("../../utils"); | ||
const coinSpecific_1 = require("./coinSpecific"); | ||
@@ -31,0 +31,0 @@ const recipient = t.partial({ |
{ | ||
"name": "@bitgo/public-types", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Collection of types exposed externally as part of the BitGo public API", | ||
@@ -5,0 +5,0 @@ "license": "UNLICENSED", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
61313