Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

financial

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

financial - npm Package Compare versions

Comparing version 0.0.12 to 0.0.13

2

dist/financial.cjs.development.js

@@ -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 @@

4

package.json

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc