New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fiatconnect/fiatconnect-types

Package Overview
Dependencies
Maintainers
0
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fiatconnect/fiatconnect-types - npm Package Compare versions

Comparing version

to
13.3.9

8

package.json
{
"name": "@fiatconnect/fiatconnect-types",
"version": "13.3.8",
"version": "13.3.9",
"description": "Types used in the FiatConnect specification. Offered as standalone module for payment providers and wallets to both use for FiatConnect APIs and integrations.",

@@ -41,5 +41,5 @@ "scripts": {

"jest": "^29.7.0",
"prettier": "^3.2.5",
"prettier": "^3.4.2",
"semantic-release": "^19.0.5",
"typescript": "^5.4.5"
"typescript": "^5.7.2"
},

@@ -54,4 +54,4 @@ "prettier": "@valora/prettier-config",

"dependencies": {
"zod": "^3.23.8"
"zod": "^3.24.0"
}
}