New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@expo/prebuild-config

Package Overview
Dependencies
Maintainers
27
Versions
162
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expo/prebuild-config - npm Package Compare versions

Comparing version 8.0.18 to 8.0.19

build/plugins/sdk52/ReactNative77CompatPlugin.d.ts

4

build/plugins/unversioned/expo-splash-screen/withAndroidSplashDrawables.js

@@ -43,5 +43,3 @@ "use strict";

}
},
// Only include the image if resizeMode native is in-use.
{
}, {
bitmap: [{

@@ -48,0 +46,0 @@ $: {

@@ -46,2 +46,9 @@ "use strict";

}
function _ReactNative77CompatPlugin() {
const data = require("./sdk52/ReactNative77CompatPlugin");
_ReactNative77CompatPlugin = function () {
return data;
};
return data;
}
function _expoAdsAdmob() {

@@ -171,3 +178,3 @@ const data = _interopRequireDefault(require("./unversioned/expo-ads-admob/expo-ads-admob"));

// Dangerous -- these plugins run in reverse order.
_configPlugins().AndroidConfig.GoogleServices.withGoogleServicesFile,
_configPlugins().AndroidConfig.GoogleServices.withGoogleServicesFile, _ReactNative77CompatPlugin().withSdk52ReactNative77CompatAndroid,
// Modify colors.xml and styles.xml

@@ -174,0 +181,0 @@ _configPlugins().AndroidConfig.StatusBar.withStatusBar, _configPlugins().AndroidConfig.PrimaryColor.withPrimaryColor, _withAndroidIcons().withAndroidIcons,

{
"name": "@expo/prebuild-config",
"version": "8.0.18",
"version": "8.0.19",
"description": "Get the prebuild config",

@@ -55,3 +55,3 @@ "main": "build/index.js",

},
"gitHead": "8b7a5da5dc407c5242f4c512e892c2ca3506a096"
"gitHead": "6cbc7c671f769d36e4294f25a9445281912e45fd"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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