You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@arianee/common-types

Package Overview
Dependencies
Maintainers
0
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.68.2 to 1.68.3

2

package.json
{
"name": "@arianee/common-types",
"version": "1.68.2",
"version": "1.68.3",
"dependencies": {

@@ -5,0 +5,0 @@ "ethers": "6.7.0"

@@ -10,2 +10,3 @@ export * from './lib/arianeeBrandIdentity-i18n';

export * from './lib/event';
export * from './lib/gasStation/gasStation';
export * from './lib/privacyGateway/privacyGatewayErrorEnum';

@@ -16,2 +17,1 @@ export * from './lib/protocol';

export * from './lib/tokenAccessType';
export * from './lib/gasStation/gasStation';

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

tslib_1.__exportStar(require("./lib/event"), exports);
tslib_1.__exportStar(require("./lib/gasStation/gasStation"), exports);
tslib_1.__exportStar(require("./lib/privacyGateway/privacyGatewayErrorEnum"), exports);

@@ -19,2 +20,1 @@ tslib_1.__exportStar(require("./lib/protocol"), exports);

tslib_1.__exportStar(require("./lib/tokenAccessType"), exports);
tslib_1.__exportStar(require("./lib/gasStation/gasStation"), exports);
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc