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

@everlend/ulp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@everlend/ulp - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

dist/program.js

@@ -16,3 +16,3 @@ "use strict";

exports.LiquidityPoolsProgram = LiquidityPoolsProgram;
LiquidityPoolsProgram.PUBKEY = new web3_js_1.PublicKey('sFPqhpo9CJ4sCMPwsaZwmC25WERMW27x1M1be3DY5BM');
LiquidityPoolsProgram.PUBKEY = new web3_js_1.PublicKey('ULPo9DYcrWaAG9XGPwDoLP52qgzfaxKq1QConw2AQV6');
//# sourceMappingURL=program.js.map
{
"name": "@everlend/ulp",
"version": "0.0.1",
"version": "0.0.2",
"license": "MIT",

@@ -34,3 +34,3 @@ "main": "dist/index.js",

"dependencies": {
"@everlend/common": "^0.0.1",
"@everlend/common": "workspace:^0.0.1",
"@solana/spl-token": "^0.1.5",

@@ -42,2 +42,2 @@ "@solana/web3.js": "^1.16.1",

}
}
}

@@ -12,3 +12,3 @@ import { PublicKey } from '@solana/web3.js'

export class LiquidityPoolsProgram extends Program {
static readonly PUBKEY = new PublicKey('sFPqhpo9CJ4sCMPwsaZwmC25WERMW27x1M1be3DY5BM')
static readonly PUBKEY = new PublicKey('ULPo9DYcrWaAG9XGPwDoLP52qgzfaxKq1QConw2AQV6')
}
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