Socket
Socket
Sign inDemoInstall

@expo/config-types

Package Overview
Dependencies
Maintainers
26
Versions
93
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 52.0.0-canary-20240719-83ee47b to 52.0.0-canary-20240814-ce0f7d5

4

build/ExpoConfig.d.ts

@@ -265,2 +265,6 @@ /**

reactCompiler?: boolean;
/**
* Experimentally enable React Server Components support in Expo CLI and Expo Router.
*/
reactServerComponents?: boolean;
};

@@ -267,0 +271,0 @@ /**

6

package.json
{
"name": "@expo/config-types",
"version": "52.0.0-canary-20240719-83ee47b",
"version": "52.0.0-canary-20240814-ce0f7d5",
"description": "Types for the Expo config object app.config.ts",

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

"devDependencies": {
"expo-module-scripts": "3.6.0-canary-20240719-83ee47b",
"expo-module-scripts": "3.6.0-canary-20240814-ce0f7d5",
"json-schema-to-typescript": "^14.0.5",

@@ -48,3 +48,3 @@ "ts-node": "^10.9.1"

},
"gitHead": "83ee47b5c89c7f1b1a5101189580eaf3555f5962"
"gitHead": "ce0f7d5c7eaec2c8d06ee4e0dc0e58cd6c1612ed"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc