Socket
Socket
Sign inDemoInstall

@solana/rpc-types

Package Overview
Dependencies
Maintainers
14
Versions
969
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solana/rpc-types - npm Package Compare versions

Comparing version 2.0.0-rc.0 to 2.0.0-rc.1

12

package.json
{
"name": "@solana/rpc-types",
"version": "2.0.0-rc.0",
"version": "2.0.0-rc.1",
"description": "Type definitions for values used in the Solana RPC, and helper functions for working with them",

@@ -49,7 +49,7 @@ "exports": {

"dependencies": {
"@solana/addresses": "2.0.0-rc.0",
"@solana/codecs-core": "2.0.0-rc.0",
"@solana/codecs-numbers": "2.0.0-rc.0",
"@solana/codecs-strings": "2.0.0-rc.0",
"@solana/errors": "2.0.0-rc.0"
"@solana/addresses": "2.0.0-rc.1",
"@solana/codecs-core": "2.0.0-rc.1",
"@solana/codecs-strings": "2.0.0-rc.1",
"@solana/codecs-numbers": "2.0.0-rc.1",
"@solana/errors": "2.0.0-rc.1"
},

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

@@ -9,5 +9,5 @@ [![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/experimental.svg?style=flat
[npm-image]: https://img.shields.io/npm/v/@solana/rpc-types/experimental.svg?style=flat
[npm-url]: https://www.npmjs.com/package/@solana/rpc-types/v/experimental
[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
[semantic-release-image]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg

@@ -18,3 +18,3 @@ [semantic-release-url]: https://github.com/semantic-release/semantic-release

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@experimental`](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@rc`](https://github.com/solana-labs/solana-web3.js/tree/master/packages/library).

@@ -21,0 +21,0 @@ ## Types

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