@waves/node-api-js
Advanced tools
Comparing version
@@ -65,3 +65,3 @@ import { TLong } from '../../interface'; | ||
payment: TPayment[]; | ||
stateChanges: TStateChanges; | ||
stateChanges: TStateChanges | null; | ||
})[]; | ||
@@ -68,0 +68,0 @@ error?: { |
@@ -65,3 +65,3 @@ import { TLong } from '../../interface'; | ||
payment: TPayment[]; | ||
stateChanges: TStateChanges; | ||
stateChanges: TStateChanges | null; | ||
})[]; | ||
@@ -68,0 +68,0 @@ error?: { |
{ | ||
"name": "@waves/node-api-js", | ||
"version": "1.3.10-beta.1", | ||
"version": "1.3.10-beta.2", | ||
"main": "cjs/index.js", | ||
@@ -5,0 +5,0 @@ "types": "cjs/index.d.ts", |
Sorry, the diff of this file is too big to display
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
3450959
01
-50%