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

@solana/rpc-transformers

Package Overview
Dependencies
Maintainers
14
Versions
860
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solana/rpc-transformers - npm Package Compare versions

Comparing version 2.0.0-canary-20241023090756 to 2.0.0-canary-20241023091112

2

dist/types/response-transformer.d.ts

@@ -7,3 +7,3 @@ import { RpcResponseTransformer } from '@solana/rpc-spec-types';

export declare function getDefaultResponseTransformerForSolanaRpc<TApi>(config?: ResponseTransformerConfig<TApi>): RpcResponseTransformer;
export declare function getDefaultResponseTransformerForSolanaRpcSubscriptions<TApi>(config?: ResponseTransformerConfig<TApi>): <T>(notification: unknown, notificationName: string) => T;
export declare function getDefaultResponseTransformerForSolanaRpcSubscriptions<TApi>(config?: ResponseTransformerConfig<TApi>): RpcResponseTransformer;
//# sourceMappingURL=response-transformer.d.ts.map
{
"name": "@solana/rpc-transformers",
"version": "2.0.0-canary-20241023090756",
"version": "2.0.0-canary-20241023091112",
"description": "Reusable transformers for patching RPC inputs and outputs",

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

"dependencies": {
"@solana/errors": "2.0.0-canary-20241023090756",
"@solana/functional": "2.0.0-canary-20241023090756",
"@solana/rpc-subscriptions-spec": "2.0.0-canary-20241023090756",
"@solana/rpc-types": "2.0.0-canary-20241023090756",
"@solana/rpc-spec-types": "2.0.0-canary-20241023090756"
"@solana/errors": "2.0.0-canary-20241023091112",
"@solana/rpc-spec-types": "2.0.0-canary-20241023091112",
"@solana/functional": "2.0.0-canary-20241023091112",
"@solana/rpc-types": "2.0.0-canary-20241023091112",
"@solana/rpc-subscriptions-spec": "2.0.0-canary-20241023091112"
},

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

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

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

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