Socket
Socket
Sign inDemoInstall

@marinade.finance/cli-common

Package Overview
Dependencies
4
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.5

2

package.json
{
"name": "@marinade.finance/cli-common",
"version": "1.0.4",
"version": "1.0.5",
"description": "CLI tooling",

@@ -5,0 +5,0 @@ "repository": {

export * from './parsers';
export * from './error';
export * from './time';
export * from './context';

@@ -5,0 +4,0 @@ export * from './tx';

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

__exportStar(require("./error"), exports);
__exportStar(require("./time"), exports);
__exportStar(require("./context"), exports);

@@ -22,0 +21,0 @@ __exportStar(require("./tx"), exports);

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc