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

@waves.exchange/matcher-ws

Package Overview
Dependencies
Maintainers
7
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@waves.exchange/matcher-ws - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

4

dist/addressUpdates.d.ts

@@ -21,2 +21,3 @@ /// <reference types="zen-observable" />

export declare type TotalExecutedPrice = number | string;
export declare type PriceOnPlace = string;
export declare type Attachment = string | null;

@@ -39,3 +40,4 @@ export declare type RawOrder = {

E: TotalExecutedPrice;
at: Attachment;
pp: PriceOnPlace;
at?: Attachment;
};

@@ -42,0 +44,0 @@ declare type RawAddressUpdate = {

{
"name": "@waves.exchange/matcher-ws",
"version": "0.1.0",
"version": "0.1.1",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "typings": "dist/index.d.ts",

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