Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bitgo/public-types

Package Overview
Dependencies
Maintainers
0
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bitgo/public-types - npm Package Compare versions

Comparing version 2.33.2 to 2.33.3

1

dist/src/schema/mpcv2/smc/keygenRound.js

@@ -104,2 +104,3 @@ "use strict";

}),
platform: exports.PlatformRound1Payload,
}),

@@ -106,0 +107,0 @@ ]);

2

package.json
{
"name": "@bitgo/public-types",
"version": "2.33.2",
"version": "2.33.3",
"description": "Collection of types exposed externally as part of the BitGo public API",

@@ -5,0 +5,0 @@ "license": "UNLICENSED",

@@ -99,2 +99,3 @@ import * as t from "io-ts";

}),
platform: PlatformRound1Payload,
}),

@@ -146,2 +147,4 @@ ]);

export type PlatformRound2Payload = t.TypeOf<typeof PlatformRound2Payload>;
export const BitgoToOVC1Round2Response = t.type({

@@ -148,0 +151,0 @@ wallet: t.intersection([

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc