Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@solana/rpc-spec

Package Overview
Dependencies
Maintainers
14
Versions
923
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solana/rpc-spec - npm Package Compare versions

Comparing version 2.0.0-canary-20241031172938 to 2.0.0-canary-20241031190501

14

package.json
{
"name": "@solana/rpc-spec",
"version": "2.0.0-canary-20241031172938",
"version": "2.0.0-canary-20241031190501",
"description": "A generic implementation of JSON RPCs using proxies",

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

"dependencies": {
"@solana/errors": "2.0.0-canary-20241031172938",
"@solana/rpc-spec-types": "2.0.0-canary-20241031172938"
"@solana/rpc-spec-types": "2.0.0-canary-20241031190501",
"@solana/errors": "2.0.0-canary-20241031190501"
},

@@ -64,10 +64,2 @@ "peerDependencies": {

},
"bundlewatch": {
"defaultCompression": "gzip",
"files": [
{
"path": "./dist/index*.js"
}
]
},
"engines": {

@@ -74,0 +66,0 @@ "node": ">=20.18.0"

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