@waves/ts-types
Advanced tools
Comparing version 0.2.0 to 0.2.2
{ | ||
"name": "@waves/ts-types", | ||
"version": "0.2.0", | ||
"version": "0.2.2", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
@@ -170,4 +170,4 @@ import { TRANSACTION_TYPE, TTransactionType } from '../src'; | ||
transfers: Array<IMassTransferItem<LONG>>; | ||
assetId?: string; | ||
attachment?: TBase58Bytes; | ||
assetId: string | null; | ||
attachment: TBase58Bytes; | ||
} | ||
@@ -174,0 +174,0 @@ |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
17910
1