Sign In

@expofp/config

Package Overview
Dependencies
Maintainers
6
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expofp/config - npm Package Compare versions

Comparing version
3.18.1
to
3.19.0
+4
-4
package.json
{
"name": "@expofp/config",
"version": "3.18.1",
"version": "3.19.0",
"type": "module",

@@ -32,6 +32,6 @@ "description": "ExpoFP SDK internal: config layer and schemas",

"zod": "4.4.3",
"@expofp/resolve": "3.18.1",
"@expofp/utils": "3.18.1",
"@expofp/schema": "3.18.1"
"@expofp/schema": "3.19.0",
"@expofp/resolve": "3.19.0",
"@expofp/utils": "3.19.0"
}
}