@fintech-solutions/core
Advanced tools
Comparing version 1.2.17 to 1.2.18
{ | ||
"name": "@fintech-solutions/core", | ||
"private": false, | ||
"version": "1.2.17", | ||
"version": "1.2.18", | ||
"description": "", | ||
@@ -17,3 +17,3 @@ "main": "dist/index.js", | ||
"license": "ISC", | ||
"gitHead": "fe0776c6aeb53a9038c981165fc0c786a956a18c" | ||
"gitHead": "ed5001b806a8032c3af2027a0219f86cefeeef21" | ||
} |
{ | ||
"compilerOptions": { | ||
"module": "commonjs", | ||
"strict": true, | ||
"declaration": true, | ||
@@ -15,4 +16,2 @@ "removeComments": true, | ||
"skipLibCheck": true, | ||
"strictNullChecks": false, | ||
"noImplicitAny": false, | ||
"strictBindCallApply": false, | ||
@@ -19,0 +18,0 @@ "forceConsistentCasingInFileNames": false, |
Sorry, the diff of this file is not supported yet
126957
1461