🎩 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
12
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.2
to
3.13.3
+5
-5
package.json
{
"name": "@expofp/config",
"version": "3.13.2",
"version": "3.13.3",
"type": "module",

@@ -31,7 +31,7 @@ "description": "ExpoFP SDK internal: config layer and schemas",

"tslib": "^2.3.0",
"zod": "4.3.5",
"@expofp/resolve": "3.13.2",
"@expofp/utils": "3.13.2",
"@expofp/schema": "3.13.2"
"zod": "4.4.3",
"@expofp/resolve": "3.13.3",
"@expofp/schema": "3.13.3",
"@expofp/utils": "3.13.3"
}
}