Comparing version 0.11.0 to 0.12.0
@@ -1,2 +0,1 @@ | ||
/// <reference path="../src/portable-fetch.d.ts" /> | ||
import { Configuration } from "./configuration"; | ||
@@ -127,2 +126,3 @@ /** | ||
MerchantAccount, | ||
PayPal, | ||
InvestmentAccount, | ||
@@ -996,3 +996,3 @@ Mortgage, | ||
/** | ||
* The transaction flag | ||
* The scheduled transaction flag | ||
* @type {string} | ||
@@ -1518,3 +1518,3 @@ * @memberof ScheduledTransactionSummary | ||
/** | ||
* The transaction flag | ||
* The scheduled transaction flag | ||
* @type {string} | ||
@@ -1521,0 +1521,0 @@ * @memberof ScheduledTransactionDetail |
{ | ||
"name": "ynab", | ||
"version": "0.11.0", | ||
"version": "0.12.0", | ||
"description": "YNAB API Javascript (Node) Library", | ||
@@ -5,0 +5,0 @@ "author": "You Need a Budget, LLC", |
Sorry, the diff of this file is too big to display
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
199186