Socket
Socket
Sign inDemoInstall

metro-config

Package Overview
Dependencies
Maintainers
2
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metro-config - npm Package Compare versions

Comparing version 0.80.1 to 0.80.2

10

package.json
{
"name": "metro-config",
"version": "0.80.1",
"version": "0.80.2",
"description": "🚇 Config parser for Metro.",

@@ -19,6 +19,6 @@ "main": "src/index.js",

"jest-validate": "^29.6.3",
"metro": "0.80.1",
"metro-cache": "0.80.1",
"metro-core": "0.80.1",
"metro-runtime": "0.80.1"
"metro": "0.80.2",
"metro-cache": "0.80.2",
"metro-core": "0.80.2",
"metro-runtime": "0.80.2"
},

@@ -25,0 +25,0 @@ "devDependencies": {

@@ -16,9 +16,9 @@ /**

DEFAULT_METRO_MINIFIER_PATH,
additionalExts,
assetExts,
assetResolutions,
additionalExts,
defaultCreateModuleIdFactory,
noopPerfLoggerFactory,
platforms,
sourceExts,
noopPerfLoggerFactory,
} = require("./defaults");

@@ -25,0 +25,0 @@ const exclusionList = require("./exclusionList");

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