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
79
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.14.0 to 2.15.0

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

2

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

@@ -1,2 +0,2 @@

export * from "./addEnterpriseWebhookRequest";
export * from "./enterpriseWebhooks";
export * from "./addWalletWebhookRequest";

@@ -3,0 +3,0 @@ export * from "./webhook";

@@ -17,3 +17,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
__exportStar(require("./addEnterpriseWebhookRequest"), exports);
__exportStar(require("./enterpriseWebhooks"), exports);
__exportStar(require("./addWalletWebhookRequest"), exports);

@@ -20,0 +20,0 @@ __exportStar(require("./webhook"), exports);

{
"name": "@bitgo/public-types",
"version": "2.14.0",
"version": "2.15.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