Socket
Socket
Sign inDemoInstall

@expo/config-plugins

Package Overview
Dependencies
Maintainers
26
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expo/config-plugins - npm Package Compare versions

Comparing version 8.0.4 to 8.0.5

4

build/android/Manifest.d.ts

@@ -119,3 +119,3 @@ export type StringBoolean = 'true' | 'false';

export type ManifestQuery = {
package: {
package?: {
$: {

@@ -130,3 +130,3 @@ 'android:name': string;

};
};
}[];
};

@@ -133,0 +133,0 @@ export declare function writeAndroidManifestAsync(manifestPath: string, androidManifest: AndroidManifest): Promise<void>;

{
"name": "@expo/config-plugins",
"version": "8.0.4",
"version": "8.0.5",
"description": "A library for Expo config plugins",

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

},
"gitHead": "470464ab5c25ae8bd45eb2a94d221ce51a8b2560"
"gitHead": "2da3ee1a1cfc03b58ee2988529ad941641330f99"
}

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