🎩 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.14.0
to
3.15.0
+4
-4
package.json
{
"name": "@expofp/config",
"version": "3.14.0",
"version": "3.15.0",
"type": "module",

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

"zod": "4.4.3",
"@expofp/resolve": "3.14.0",
"@expofp/schema": "3.14.0",
"@expofp/utils": "3.14.0"
"@expofp/resolve": "3.15.0",
"@expofp/schema": "3.15.0",
"@expofp/utils": "3.15.0"
}
}

@@ -35,2 +35,1 @@ # @expofp/config

`toDebugSettings` (config schema → `@expofp/debug` panel). Types re-export from `@expofp/schema`.
Build/test: `nx build config` · `nx test config`.