@solana/rpc-subscriptions
Advanced tools
Comparing version
{ | ||
"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 |
262975
0+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated