@solana/rpc-types
Advanced tools
Comparing version 2.1.0-canary-20241126104400 to 2.1.0-canary-20241126223728
{ | ||
"name": "@solana/rpc-types", | ||
"version": "2.1.0-canary-20241126104400", | ||
"version": "2.1.0-canary-20241126223728", | ||
"description": "Type definitions for values used in the Solana RPC, and helper functions for working with them", | ||
@@ -57,7 +57,7 @@ "exports": { | ||
"dependencies": { | ||
"@solana/addresses": "2.1.0-canary-20241126104400", | ||
"@solana/codecs-numbers": "2.1.0-canary-20241126104400", | ||
"@solana/codecs-strings": "2.1.0-canary-20241126104400", | ||
"@solana/errors": "2.1.0-canary-20241126104400", | ||
"@solana/codecs-core": "2.1.0-canary-20241126104400" | ||
"@solana/codecs-core": "2.1.0-canary-20241126223728", | ||
"@solana/errors": "2.1.0-canary-20241126223728", | ||
"@solana/addresses": "2.1.0-canary-20241126223728", | ||
"@solana/codecs-strings": "2.1.0-canary-20241126223728", | ||
"@solana/codecs-numbers": "2.1.0-canary-20241126223728" | ||
}, | ||
@@ -64,0 +64,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-types/rc.svg?style=flat | ||
[npm-image]: https://img.shields.io/npm/v/@solana/rpc-types/rc.svg?style=flat | ||
[npm-url]: https://www.npmjs.com/package/@solana/rpc-types/v/rc | ||
[npm-downloads-image]: https://img.shields.io/npm/dm/@solana/rpc-types/next.svg?style=flat | ||
[npm-image]: https://img.shields.io/npm/v/@solana/rpc-types/next.svg?style=flat | ||
[npm-url]: https://www.npmjs.com/package/@solana/rpc-types/v/next | ||
# @solana/rpc-types | ||
This package defines types for values used in the [Solana JSON-RPC](https://docs.solana.com/api/http) and a series of helpers for working with them. 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 defines types for values used in the [Solana JSON-RPC](https://docs.solana.com/api/http) and a series of helpers for working with them. 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 @@ ## Types |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
169915
+ Added@solana/addresses@2.1.0-canary-20241126223728(transitive)
+ Added@solana/assertions@2.1.0-canary-20241126223728(transitive)
+ Added@solana/codecs-core@2.1.0-canary-20241126223728(transitive)
+ Added@solana/codecs-numbers@2.1.0-canary-20241126223728(transitive)
+ Added@solana/codecs-strings@2.1.0-canary-20241126223728(transitive)
+ Added@solana/errors@2.1.0-canary-20241126223728(transitive)
- Removed@solana/addresses@2.1.0-canary-20241126104400(transitive)
- Removed@solana/assertions@2.1.0-canary-20241126104400(transitive)
- Removed@solana/codecs-core@2.1.0-canary-20241126104400(transitive)
- Removed@solana/codecs-numbers@2.1.0-canary-20241126104400(transitive)
- Removed@solana/codecs-strings@2.1.0-canary-20241126104400(transitive)
- Removed@solana/errors@2.1.0-canary-20241126104400(transitive)