Comparing version 0.0.12 to 0.0.13
@@ -307,2 +307,4 @@ 'use strict'; | ||
* it's own function, but is easily calculated with the 'fv' function. | ||
* | ||
* @private | ||
*/ | ||
@@ -309,0 +311,0 @@ |
@@ -305,2 +305,4 @@ var PaymentDueTime; | ||
* it's own function, but is easily calculated with the 'fv' function. | ||
* | ||
* @private | ||
*/ | ||
@@ -307,0 +309,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"author": "Luciano Mammino <no@spam.com> (https://loige.co)", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"repository": { | ||
@@ -14,3 +14,3 @@ "type": "git", | ||
}, | ||
"homepage": "https://financejs.netlify.app/", | ||
"homepage": "https://financialjs.netlify.app", | ||
"license": "MIT", | ||
@@ -17,0 +17,0 @@ "main": "dist/index.js", |
@@ -13,3 +13,3 @@ # Financial | ||
📖 [financejs.netlify.app](https://financejs.netlify.app/) | ||
📖 **API DOCS** 📖 : [financialjs.netlify.app](https://financialjs.netlify.app) | ||
@@ -16,0 +16,0 @@ |
@@ -282,2 +282,4 @@ export enum PaymentDueTime { | ||
* it's own function, but is easily calculated with the 'fv' function. | ||
* | ||
* @private | ||
*/ | ||
@@ -284,0 +286,0 @@ function _rbl (rate: number, per: number, pmt: number, pv: number, when: PaymentDueTime) { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
76215
1062