Socket
Socket
Sign inDemoInstall

@bitgo/public-types

Package Overview
Dependencies
Maintainers
0
Versions
76
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.32.2 to 2.33.0

dist/src/schema/mpcv2/smc/index.d.ts

1

dist/src/schema/mpcv2/index.d.ts
export * from "./common";
export * from "./keyGen";
export * from "./signing";
export * from "./smc";

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

__exportStar(require("./signing"), exports);
__exportStar(require("./smc"), exports);
//# sourceMappingURL=index.js.map

2

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

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

export * from "./common";
export * from "./keyGen";
export * from "./signing";
export * from "./smc";

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