@expo/prebuild-config
Advanced tools
Comparing version 8.0.26-canary-20250114-804e26d to 8.0.26-canary-20250122-166c2cb
@@ -53,2 +53,9 @@ "use strict"; | ||
} | ||
function _ReactNative78CompatPlugin() { | ||
const data = require("./sdk52/ReactNative78CompatPlugin"); | ||
_ReactNative78CompatPlugin = function () { | ||
return data; | ||
}; | ||
return data; | ||
} | ||
function _expoAdsAdmob() { | ||
@@ -143,3 +150,3 @@ const data = _interopRequireDefault(require("./unversioned/expo-ads-admob/expo-ads-admob")); | ||
bundleIdentifier | ||
}], _configPlugins().IOSConfig.Swift.withSwiftBridgingHeader, _configPlugins().IOSConfig.Swift.withNoopSwiftFile, _configPlugins().IOSConfig.Google.withGoogle, _configPlugins().IOSConfig.Name.withDisplayName, _configPlugins().IOSConfig.Name.withProductName, _configPlugins().IOSConfig.Orientation.withOrientation, _configPlugins().IOSConfig.RequiresFullScreen.withRequiresFullScreen, _configPlugins().IOSConfig.Scheme.withScheme, _configPlugins().IOSConfig.UsesNonExemptEncryption.withUsesNonExemptEncryption, _configPlugins().IOSConfig.Version.withBuildNumber, _configPlugins().IOSConfig.Version.withVersion, _configPlugins().IOSConfig.Google.withGoogleServicesFile, _configPlugins().IOSConfig.BuildProperties.withJsEnginePodfileProps, _configPlugins().IOSConfig.BuildProperties.withNewArchEnabledPodfileProps, | ||
}], _configPlugins().IOSConfig.Google.withGoogle, _configPlugins().IOSConfig.Name.withDisplayName, _configPlugins().IOSConfig.Name.withProductName, _configPlugins().IOSConfig.Orientation.withOrientation, _configPlugins().IOSConfig.RequiresFullScreen.withRequiresFullScreen, _configPlugins().IOSConfig.Scheme.withScheme, _configPlugins().IOSConfig.UsesNonExemptEncryption.withUsesNonExemptEncryption, _configPlugins().IOSConfig.Version.withBuildNumber, _configPlugins().IOSConfig.Version.withVersion, _configPlugins().IOSConfig.Google.withGoogleServicesFile, _configPlugins().IOSConfig.BuildProperties.withJsEnginePodfileProps, _configPlugins().IOSConfig.BuildProperties.withNewArchEnabledPodfileProps, | ||
// Entitlements | ||
@@ -179,3 +186,3 @@ _configPlugins().IOSConfig.Entitlements.withAssociatedDomains, | ||
// Dangerous -- these plugins run in reverse order. | ||
_configPlugins().AndroidConfig.GoogleServices.withGoogleServicesFile, _ReactNative77CompatPlugin().withSdk52ReactNative77CompatAndroid, | ||
_configPlugins().AndroidConfig.GoogleServices.withGoogleServicesFile, _ReactNative77CompatPlugin().withSdk52ReactNative77CompatAndroid, _ReactNative78CompatPlugin().withSdk52ReactNative78CompatAndroid, | ||
// Modify colors.xml and styles.xml | ||
@@ -182,0 +189,0 @@ _configPlugins().AndroidConfig.StatusBar.withStatusBar, _configPlugins().AndroidConfig.PrimaryColor.withPrimaryColor, _withAndroidIcons().withAndroidIcons, |
{ | ||
"name": "@expo/prebuild-config", | ||
"version": "8.0.26-canary-20250114-804e26d", | ||
"version": "8.0.26-canary-20250122-166c2cb", | ||
"description": "Get the prebuild config", | ||
@@ -37,11 +37,11 @@ "main": "build/index.js", | ||
"@types/xml2js": "~0.4.11", | ||
"expo-module-scripts": "4.0.4-canary-20250114-804e26d" | ||
"expo-module-scripts": "4.0.4-canary-20250122-166c2cb" | ||
}, | ||
"dependencies": { | ||
"@expo/config": "10.0.9-canary-20250114-804e26d", | ||
"@expo/config-plugins": "9.0.15-canary-20250114-804e26d", | ||
"@expo/config-types": "53.0.0-canary-20250114-804e26d", | ||
"@expo/image-utils": "0.6.5-canary-20250114-804e26d", | ||
"@expo/json-file": "9.0.2-canary-20250114-804e26d", | ||
"@react-native/normalize-colors": "0.76.6", | ||
"@expo/config": "11.0.0-canary-20250122-166c2cb", | ||
"@expo/config-plugins": "9.0.15-canary-20250122-166c2cb", | ||
"@expo/config-types": "53.0.0-canary-20250122-166c2cb", | ||
"@expo/image-utils": "0.6.5-canary-20250122-166c2cb", | ||
"@expo/json-file": "9.0.2-canary-20250122-166c2cb", | ||
"@react-native/normalize-colors": "0.76.3", | ||
"debug": "^4.3.1", | ||
@@ -55,4 +55,3 @@ "fs-extra": "^9.0.0", | ||
"access": "public" | ||
}, | ||
"gitHead": "804e26d8545f2b890dfa80eeb8122036f38d4d0c" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
440955
144
4660
1
+ Added@expo/config@11.0.0-canary-20250122-166c2cb(transitive)
+ Added@expo/config-plugins@9.0.15-canary-20250122-166c2cb(transitive)
+ Added@expo/config-types@53.0.0-canary-20250122-166c2cb(transitive)
+ Added@expo/image-utils@0.6.5-canary-20250122-166c2cb(transitive)
+ Added@expo/json-file@9.0.2-canary-20250122-166c2cb(transitive)
+ Added@expo/plist@0.2.2-canary-20250122-166c2cb(transitive)
+ Added@react-native/normalize-colors@0.76.3(transitive)
- Removed@expo/config@10.0.9-canary-20250114-804e26d(transitive)
- Removed@expo/config-plugins@9.0.15-canary-20250114-804e26d(transitive)
- Removed@expo/config-types@53.0.0-canary-20250114-804e26d(transitive)
- Removed@expo/image-utils@0.6.5-canary-20250114-804e26d(transitive)
- Removed@expo/json-file@9.0.2-canary-20250114-804e26d(transitive)
- Removed@expo/plist@0.2.2-canary-20250114-804e26d(transitive)
- Removed@react-native/normalize-colors@0.76.6(transitive)