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

@waves/data-entities

Package Overview
Dependencies
Maintainers
8
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@waves/data-entities - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

dist/entities/Money.d.ts

@@ -11,3 +11,3 @@ import { Asset } from './Asset';

private _tokens;
private constructor();
constructor(coins: BigNumber, asset: Asset);
getCoins(): BigNumber;

@@ -14,0 +14,0 @@ getTokens(): BigNumber;

{
"name": "@waves/data-entities",
"description": "Waves data types",
"version": "1.1.1",
"version": "1.1.2",
"license": "Apache-2.0",

@@ -6,0 +6,0 @@ "private": false,

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