Socket
Socket
Sign inDemoInstall

@react-native/metro-config

Package Overview
Dependencies
4
Maintainers
11
Versions
321
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.72.0 to 0.72.1

4

index.js

@@ -45,3 +45,3 @@ /**

platforms: ['android', 'ios'],
unstable_conditionNames: ['import', 'require', 'react-native'],
unstable_conditionNames: ['require', 'react-native'],
},

@@ -87,2 +87,2 @@ serializer: {

module.exports = {getDefaultConfig};
module.exports = {getDefaultConfig, mergeConfig};
{
"name": "@react-native/metro-config",
"version": "0.72.0",
"version": "0.72.1",
"description": "Metro configuration for React Native.",

@@ -14,4 +14,6 @@ "repository": {

"@react-native/js-polyfills": "^0.72.1",
"metro-config": "0.75.1"
"metro-config": "0.76.0",
"metro-react-native-babel-transformer": "0.76.0",
"metro-runtime": "0.76.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc