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

@react-native/metro-config

Package Overview
Dependencies
Maintainers
2
Versions
441
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native/metro-config - npm Package Compare versions

Comparing version 0.77.0-nightly-20241007-d0912ed06 to 0.77.0-nightly-20241008-40a4feb68

1

dist/index.d.ts

@@ -13,2 +13,3 @@ /**

import type { ConfigT } from "metro-config";
export type { MetroConfig } from "metro-config";
export { mergeConfig } from "metro-config";

@@ -15,0 +16,0 @@ /**

6

package.json
{
"name": "@react-native/metro-config",
"version": "0.77.0-nightly-20241007-d0912ed06",
"version": "0.77.0-nightly-20241008-40a4feb68",
"description": "Metro configuration for React Native.",

@@ -29,4 +29,4 @@ "license": "MIT",

"dependencies": {
"@react-native/js-polyfills": "0.77.0-nightly-20241007-d0912ed06",
"@react-native/metro-babel-transformer": "0.77.0-nightly-20241007-d0912ed06",
"@react-native/js-polyfills": "0.77.0-nightly-20241008-40a4feb68",
"@react-native/metro-babel-transformer": "0.77.0-nightly-20241008-40a4feb68",
"metro-config": "^0.81.0-alpha.2",

@@ -33,0 +33,0 @@ "metro-runtime": "^0.81.0-alpha.2"

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