Socket
Socket
Sign inDemoInstall

metro-config

Package Overview
Dependencies
Maintainers
2
Versions
117
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.76.4 to 0.76.5

12

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

@@ -17,7 +17,7 @@ "main": "src/index.js",

"cosmiconfig": "^5.0.5",
"jest-validate": "^26.5.2",
"metro": "0.76.4",
"metro-cache": "0.76.4",
"metro-core": "0.76.4",
"metro-runtime": "0.76.4"
"jest-validate": "^29.2.1",
"metro": "0.76.5",
"metro-cache": "0.76.5",
"metro-core": "0.76.5",
"metro-runtime": "0.76.5"
},

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

@@ -256,3 +256,3 @@ /**

exampleConfig: await validConfig(),
recursiveBlacklist: ["reporter", "resolver", "transformer"],
recursiveDenylist: ["reporter", "resolver", "transformer"],
deprecatedConfig: {

@@ -259,0 +259,0 @@ blacklistRE:

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