fintecture-client
Advanced tools
Comparing version 1.0.10 to 1.0.11
{ | ||
"name": "fintecture-client", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "Fintecture Open Banking API Gateway enabling secure bank connections and payments", | ||
@@ -14,6 +14,11 @@ "main": "lib/fintecture-client.js", | ||
"Fintech", | ||
"Banking", | ||
"Bank", | ||
"Open Banking", | ||
"PSD2", | ||
"Pay", | ||
"Payments" | ||
"Payments", | ||
"Account", | ||
"Account Information", | ||
"ASPSP", | ||
"PISP", | ||
"AISP" | ||
], | ||
@@ -36,13 +41,5 @@ "scripts": { | ||
"license": "MIT", | ||
"files": [ | ||
"lib", | ||
"README.md", | ||
"LICENCE", | ||
"package-lock.json", | ||
"package.json" | ||
], | ||
"dependencies": { | ||
"@types/uuid": "^3.4.6", | ||
"axios": "^0.19.0", | ||
"crypto": "^1.0.1", | ||
"dotenv": "^8.2.0", | ||
@@ -49,0 +46,0 @@ "qs": "^6.9.0", |
{ | ||
"name": "fintecture-client", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "Fintecture Open Banking API Gateway enabling secure bank connections and payments", | ||
@@ -14,6 +14,11 @@ "main": "lib/fintecture-client.js", | ||
"Fintech", | ||
"Banking", | ||
"Bank", | ||
"Open Banking", | ||
"PSD2", | ||
"Pay", | ||
"Payments" | ||
"Payments", | ||
"Account", | ||
"Account Information", | ||
"ASPSP", | ||
"PISP", | ||
"AISP" | ||
], | ||
@@ -36,13 +41,5 @@ "scripts": { | ||
"license": "MIT", | ||
"files": [ | ||
"lib", | ||
"README.md", | ||
"LICENCE", | ||
"package-lock.json", | ||
"package.json" | ||
], | ||
"dependencies": { | ||
"@types/uuid": "^3.4.6", | ||
"axios": "^0.19.0", | ||
"crypto": "^1.0.1", | ||
"dotenv": "^8.2.0", | ||
@@ -49,0 +46,0 @@ "qs": "^6.9.0", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 5 instances in 1 package
168655
5
86
2437
9
1
- Removedcrypto@^1.0.1
- Removedcrypto@1.0.1(transitive)