New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@airgap/beacon-types

Package Overview
Dependencies
Maintainers
1
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@airgap/beacon-types - npm Package Compare versions

Comparing version 3.3.5-beta.16 to 3.3.5-beta.17

dist/cjs/types/AnalyticsInterface.d.ts

1

dist/cjs/index.d.ts

@@ -78,2 +78,3 @@ /**

import { WalletInfo } from './types/WalletInfo';
export * from './types/AnalyticsInterface';
export * from './types/beaconV3/PermissionRequest';

@@ -80,0 +81,0 @@ export * from './types/ui';

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

Object.defineProperty(exports, "ColorMode", { enumerable: true, get: function () { return ColorMode_1.ColorMode; } });
__exportStar(require("./types/AnalyticsInterface"), exports);
__exportStar(require("./types/beaconV3/PermissionRequest"), exports);

@@ -48,0 +49,0 @@ __exportStar(require("./types/ui"), exports);

@@ -78,2 +78,3 @@ /**

import { WalletInfo } from './types/WalletInfo';
export * from './types/AnalyticsInterface';
export * from './types/beaconV3/PermissionRequest';

@@ -80,0 +81,0 @@ export * from './types/ui';

@@ -15,2 +15,3 @@ import { BeaconMessageType } from './types/beacon/BeaconMessageType';

import { ColorMode } from './types/ColorMode';
export * from './types/AnalyticsInterface';
export * from './types/beaconV3/PermissionRequest';

@@ -17,0 +18,0 @@ export * from './types/ui';

4

package.json
{
"name": "@airgap/beacon-types",
"version": "3.3.5-beta.16",
"version": "3.3.5-beta.17",
"description": "> TODO: description",

@@ -39,3 +39,3 @@ "author": "Andreas Gassmann <a.gassmann@papers.ch>",

},
"gitHead": "954a213e86fa4d691a8daac8530e97b21d8132ff"
"gitHead": "947091781d499226e4e95cd521c939fecd309ad4"
}

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