New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@solana/rpc-spec-types

Package Overview
Dependencies
Maintainers
1
Versions
974
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solana/rpc-spec-types - npm Package Compare versions

Comparing version 2.1.0-canary-20241211084732 to 2.1.0-canary-20250227211824

6

package.json
{
"name": "@solana/rpc-spec-types",
"version": "2.1.0-canary-20241211084732",
"version": "2.1.0-canary-20250227211824",
"description": "Shared generic JSON RPC specifications",

@@ -47,6 +47,6 @@ "exports": {

"type": "git",
"url": "https://github.com/solana-labs/solana-web3.js"
"url": "https://github.com/anza-xyz/kit"
},
"bugs": {
"url": "http://github.com/solana-labs/solana-web3.js/issues"
"url": "https://github.com/anza-xyz/kit/issues"
},

@@ -53,0 +53,0 @@ "browserslist": [

@@ -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-spec-types/next.svg?style=flat
[npm-image]: https://img.shields.io/npm/v/@solana/rpc-spec-types/next.svg?style=flat
[npm-url]: https://www.npmjs.com/package/@solana/rpc-spec-types/v/next
[npm-downloads-image]: https://img.shields.io/npm/dm/@solana/rpc-spec-types?style=flat
[npm-image]: https://img.shields.io/npm/v/@solana/rpc-spec-types?style=flat
[npm-url]: https://www.npmjs.com/package/@solana/rpc-spec-types
# @solana/rpc-spec-types
This package contains core types that can be used on both RPC and RPC Subscriptions specifications. 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).
This package contains core types that can be used on both RPC and RPC Subscriptions specifications. It can be used standalone, but it is also exported as part of Kit [`@solana/kit`](https://github.com/anza-xyz/kit/tree/main/packages/kit).

@@ -23,4 +23,4 @@ ## Types

- `methodName`: The name of the RPC method or subscription requested.
- `params`: The parameters to be passed to the RPC server.
- `methodName`: The name of the RPC method or subscription requested.
- `params`: The parameters to be passed to the RPC server.

@@ -27,0 +27,0 @@ ### `RpcRequestTransformer`

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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