Socket
Socket
Sign inDemoInstall

@marinade.finance/cli-common

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@marinade.finance/cli-common - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

src/createTempFileKeypair.d.ts

2

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

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

@@ -8,1 +8,2 @@ export * from './parsers';

export * from './wallet';
export * from './createTempFileKeypair';

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

__exportStar(require("./wallet"), exports);
__exportStar(require("./createTempFileKeypair"), exports);
//# sourceMappingURL=index.js.map

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