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

test-npm-den

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

test-npm-den - npm Package Compare versions

Comparing version 1.0.28 to 1.0.29

2

package.json
{
"name": "test-npm-den",
"version": "1.0.28",
"version": "1.0.29",
"description": "Test",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -11,2 +11,4 @@ <div align="center">

Eversol is a liquid staking protocol built on Solana. Eversol's main concept is to dedicate a percentage of the pool rewards (currently, 7% in the proposed scheme of Fees and Rewards Distribution) to the Stake Pool's Treasury, to fund the best projects being built on Solana. Unlike other stake pools, we will directly facilitate and boost the DeFi ecosystem by helping new apps and products come to life!
## Installation

@@ -26,6 +28,6 @@

// initializes for mainnet-beta
const eSol = new Socean('mainnet-beta');
const eSol = new ESol('mainnet-beta');
// or for testnet
const eSol = new Socean(); // or give 'testnet' as the argument
const eSol = new ESol(); // or give 'testnet' as the argument
```

@@ -32,0 +34,0 @@

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