Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@orca-so/common-sdk

Package Overview
Dependencies
Maintainers
6
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@orca-so/common-sdk - npm Package Compare versions

Comparing version 0.5.6 to 0.5.7

1

dist/web3/transactions/index.d.ts

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

export * from "./compute-budget";
export * from "./constants";

@@ -2,0 +3,0 @@ export * from "./transactions-builder";

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

Object.defineProperty(exports, "__esModule", { value: true });
__exportStar(require("./compute-budget"), exports);
__exportStar(require("./constants"), exports);

@@ -19,0 +20,0 @@ __exportStar(require("./transactions-builder"), exports);

2

package.json
{
"name": "@orca-so/common-sdk",
"version": "0.5.6",
"version": "0.5.7",
"description": "Common Typescript components across Orca",

@@ -5,0 +5,0 @@ "repository": "https://github.com/orca-so/orca-sdks",

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