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

@waves/ts-types

Package Overview
Dependencies
Maintainers
16
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@waves/ts-types - npm Package Compare versions

Comparing version 1.2.0-beta.2 to 1.2.0-beta.3

0

.eslintrc.js

@@ -0,0 +0,0 @@ module.exports = {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ export * from '../transactions';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { DATA_FIELD_TYPE, ExchangeTransaction } from './index';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

2

dist/transactions/index.d.ts

@@ -141,3 +141,3 @@ import { AssetDecimals, Base58Bytes, Base64Script, DataTransactionEntry, ExchangeTransactionOrder, InvokeScriptCall, InvokeScriptPayment, Long, MassTransferItem, SignedIExchangeTransactionOrder, TRANSACTION_TYPE, TransactionType, TStateChanges, WithApiMixin, WithApplicationStatus, WithId, WithVersion } from '../src';

asset: string | null;
};
} | {};
bytes: string;

@@ -144,0 +144,0 @@ };

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var src_1 = require("../src");
export * from './src'
{
"name": "@waves/ts-types",
"version": "1.2.0-beta.2",
"version": "1.2.0-beta.3",
"main": "dist/src/index.js",

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

@@ -204,3 +204,4 @@ import {

asset: string | null;
};
}
| {};
bytes: string;

@@ -207,0 +208,0 @@ };

@@ -0,0 +0,0 @@ {

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