@waves/ts-types
Advanced tools
Comparing version 0.3.3 to 0.3.5
{ | ||
"name": "@waves/ts-types", | ||
"version": "0.3.3", | ||
"version": "0.3.5", | ||
"main": "dist/index.js", | ||
@@ -10,3 +10,3 @@ "types": "dist/index.d.ts", | ||
"postpublish": "git push", | ||
"prepare": "tsc" | ||
"prepare": "npx tsc" | ||
}, | ||
@@ -13,0 +13,0 @@ "devDependencies": { |
@@ -102,4 +102,3 @@ import { TRANSACTION_TYPE, TTransactionType } from '../src'; | ||
assetId: string; | ||
quantity?: LONG; | ||
amount?: LONG; | ||
amount: LONG; | ||
chainId: number; | ||
@@ -106,0 +105,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
0
16055
457