Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@expo/prebuild-config

Package Overview
Dependencies
Maintainers
24
Versions
140
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 6.7.3 to 6.7.4

1

build/plugins/unversioned/expo-splash-screen/InterfaceBuilder.d.ts

@@ -67,3 +67,2 @@ export type IBBoolean = 'YES' | 'NO' | boolean;

rect: IBRect[];
color: IBColor[];
}>;

@@ -70,0 +69,0 @@ export type IBLabel = IBItem<{

@@ -99,8 +99,2 @@ "use strict";

}
}],
color: [{
$: {
key: 'backgroundColor',
systemColor: 'systemBackgroundColor'
}
}]

@@ -107,0 +101,0 @@ };

4

package.json
{
"name": "@expo/prebuild-config",
"version": "6.7.3",
"version": "6.7.4",
"description": "Get the prebuild config",

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

},
"gitHead": "b5a3db3c8993f3b22e8cba1e2c6005fee57988c2"
"gitHead": "7fb94e3c0598d0e2d428184b16eec5ec67d80388"
}

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