@webbtc/webln-types
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@webbtc/webln-types", | ||
"description": "Type definitions for WebLN", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"types": "types/index.d.ts", | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -74,4 +74,5 @@ // Workaround for code completion to account for values this library doesn't know about yet. | ||
balance: number; | ||
max_amount?: number; | ||
budget_renewal?: string; | ||
currency?: string; | ||
// max_amount?: number; | ||
// budget_renewal?: string; | ||
} | ||
@@ -78,0 +79,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11429
307