You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@expo/config-types

Package Overview
Dependencies
Maintainers
10
Versions
209
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expo/config-types - npm Package Compare versions

Comparing version
55.0.0
to
55.0.1
+1
-1
build/ExpoConfig.d.ts

@@ -199,3 +199,3 @@ /**

/**
* Enable support for downloading and applying asset patches using the BSDiff format. Defaults to true. Set to false to force full asset downloads even when a server offers patch responses.
* Enable support for downloading and applying asset patches using the BSDiff format. Defaults to false. Set to true to enable downloading asset patches instead of full assets when a server offers patch responses.
*/

@@ -202,0 +202,0 @@ enableBsdiffPatchSupport?: boolean;

{
"name": "@expo/config-types",
"version": "55.0.0",
"version": "55.0.1",
"description": "Types for the Expo config object app.config.ts",

@@ -46,3 +46,3 @@ "types": "build/ExpoConfig.d.ts",

},
"gitHead": "aea645dd881bbf8e396d7eff6f5c0b730176f80c"
"gitHead": "c7d6f4a7da3ee23f358d214a57029e534bdc69d6"
}