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

@bitgo/public-types

Package Overview
Dependencies
Maintainers
15
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.9.3 to 2.10.0

dist/src/schema/webhook/webhookNotification.d.ts

1

dist/src/schema/webhook/index.d.ts
export * from "./addWalletWebhookRequest";
export * from "./webhook";
export * from "./webhookNotification";
export * from "./webhookState";
export * from "./webhookType";
//# sourceMappingURL=index.d.ts.map

@@ -19,4 +19,5 @@ "use strict";

__exportStar(require("./webhook"), exports);
__exportStar(require("./webhookNotification"), exports);
__exportStar(require("./webhookState"), exports);
__exportStar(require("./webhookType"), exports);
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "@bitgo/public-types",
"version": "2.9.3",
"version": "2.10.0",
"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

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