Socket
Socket
Sign inDemoInstall

@cowprotocol/ts-dune-client

Package Overview
Dependencies
Maintainers
8
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cowprotocol/ts-dune-client - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

dist/responseTypes.d.ts

@@ -45,3 +45,3 @@ export declare class DuneError extends Error {

export interface ExecutionResult {
rows: Record<string, string>[];
rows: Record<string, unknown>[];
metadata: ResultMetadata;

@@ -48,0 +48,0 @@ }

{
"name": "@cowprotocol/ts-dune-client",
"version": "0.0.1",
"version": "0.0.2",
"author": "Ben Smith <bh2smith@gmail.com>",

@@ -5,0 +5,0 @@ "description": "Node Client for Dune Analytics' officially supported API.",

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