🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

loanjs

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

loanjs - npm Package Compare versions

Comparing version
1.0.6
to
1.0.7
+10
-10
package.json
{
"name": "loanjs",
"version": "1.0.6",
"version": "1.0.7",
"main": "LoanJS.js",

@@ -34,11 +34,11 @@ "description": "Calculate loan in js (browser/node.js) for equal installments, installments decreasing, the sum of interest, etc.",

"devDependencies": {
"@babel/cli": "^7.13.16",
"@babel/core": "^7.13.16",
"@babel/preset-env": "^7.13.15",
"babel-jest": "^26.6.3",
"coveralls": "~3.1.0",
"jest": "~26.6.3",
"rollup": "~2.45.2",
"standard": "~16.0.3",
"uglify-js": "~3.13.4"
"@babel/cli": "^7.15.7",
"@babel/core": "^7.15.8",
"@babel/preset-env": "^7.15.8",
"babel-jest": "^27.3.1",
"coveralls": "~3.1.1",
"jest": "~27.3.1",
"rollup": "~2.58.0",
"standard": "~16.0.4",
"uglify-js": "~3.14.2"
},

@@ -45,0 +45,0 @@ "scripts": {