🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@expofp/config

Package Overview
Dependencies
Maintainers
6
Versions
10
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.13.0
to
3.13.1
+4
-4
package.json
{
"name": "@expofp/config",
"version": "3.13.0",
"version": "3.13.1",
"type": "module",

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

"zod": "4.3.5",
"@expofp/utils": "3.13.0",
"@expofp/schema": "3.13.0",
"@expofp/resolve": "3.13.0"
"@expofp/resolve": "3.13.1",
"@expofp/schema": "3.13.1",
"@expofp/utils": "3.13.1"
}
}