Socket
Book a DemoInstallSign in
Socket

@solana/rpc-subscriptions

Package Overview
Dependencies
Maintainers
14
Versions
1242
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solana/rpc-subscriptions - npm Package Compare versions

Comparing version

to
2.1.0-canary-20241126223728

24

package.json
{
"name": "@solana/rpc-subscriptions",
"version": "2.1.0-canary-20241126104400",
"version": "2.1.0-canary-20241126223728",
"description": "A library for subscribing to Solana RPC notifications",

@@ -57,13 +57,13 @@ "exports": {

"dependencies": {
"@solana/errors": "2.1.0-canary-20241126104400",
"@solana/functional": "2.1.0-canary-20241126104400",
"@solana/promises": "2.1.0-canary-20241126104400",
"@solana/fast-stable-stringify": "2.1.0-canary-20241126104400",
"@solana/rpc-spec-types": "2.1.0-canary-20241126104400",
"@solana/rpc-subscriptions-api": "2.1.0-canary-20241126104400",
"@solana/rpc-transformers": "2.1.0-canary-20241126104400",
"@solana/rpc-subscriptions-spec": "2.1.0-canary-20241126104400",
"@solana/subscribable": "2.1.0-canary-20241126104400",
"@solana/rpc-subscriptions-channel-websocket": "2.1.0-canary-20241126104400",
"@solana/rpc-types": "2.1.0-canary-20241126104400"
"@solana/errors": "2.1.0-canary-20241126223728",
"@solana/functional": "2.1.0-canary-20241126223728",
"@solana/fast-stable-stringify": "2.1.0-canary-20241126223728",
"@solana/promises": "2.1.0-canary-20241126223728",
"@solana/rpc-spec-types": "2.1.0-canary-20241126223728",
"@solana/rpc-subscriptions-api": "2.1.0-canary-20241126223728",
"@solana/rpc-subscriptions-channel-websocket": "2.1.0-canary-20241126223728",
"@solana/rpc-subscriptions-spec": "2.1.0-canary-20241126223728",
"@solana/rpc-types": "2.1.0-canary-20241126223728",
"@solana/rpc-transformers": "2.1.0-canary-20241126223728",
"@solana/subscribable": "2.1.0-canary-20241126223728"
},

@@ -70,0 +70,0 @@ "peerDependencies": {

@@ -8,9 +8,9 @@ [![npm][npm-image]][npm-url]

[code-style-prettier-url]: https://github.com/prettier/prettier
[npm-downloads-image]: https://img.shields.io/npm/dm/@solana/rpc-subscriptions/rc.svg?style=flat
[npm-image]: https://img.shields.io/npm/v/@solana/rpc-subscriptions/rc.svg?style=flat
[npm-url]: https://www.npmjs.com/package/@solana/rpc-subscriptions/v/rc
[npm-downloads-image]: https://img.shields.io/npm/dm/@solana/rpc-subscriptions/next.svg?style=flat
[npm-image]: https://img.shields.io/npm/v/@solana/rpc-subscriptions/next.svg?style=flat
[npm-url]: https://www.npmjs.com/package/@solana/rpc-subscriptions/v/next
# @solana/rpc-subscriptions
This package contains types that implement RPC subscriptions as required by the Solana RPC. Additionally, it incorporates some useful defaults that make working with subscriptions easier, more performant, and more reliable. It can be used standalone, but it is also exported as part of the Solana JavaScript SDK [`@solana/web3.js@rc`](https://github.com/solana-labs/solana-web3.js/tree/master/packages/library).
This package contains types that implement RPC subscriptions as required by the Solana RPC. Additionally, it incorporates some useful defaults that make working with subscriptions easier, more performant, and more reliable. It can be used standalone, but it is also exported as part of the Solana JavaScript SDK [`@solana/web3.js@next`](https://github.com/solana-labs/solana-web3.js/tree/master/packages/library).

@@ -17,0 +17,0 @@ ## Functions

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.