🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

metro-transform-plugins

Package Overview
Dependencies
Maintainers
2
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metro-transform-plugins - npm Package Compare versions

Comparing version
0.84.4
to
0.85.0
+4
-4
package.json
{
"name": "metro-transform-plugins",
"version": "0.84.4",
"version": "0.85.0",
"description": "🚇 Transform plugins for Metro.",

@@ -13,3 +13,3 @@ "main": "src/index.js",

"type": "git",
"url": "git+https://github.com/facebook/metro.git",
"url": "git+https://github.com/react/metro.git",
"directory": "packages/metro-transform-plugins"

@@ -37,7 +37,7 @@ },

"babel-plugin-tester": "^6.0.1",
"metro": "0.84.4"
"metro": "0.85.0"
},
"engines": {
"node": "^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0"
"node": "^22.13.0 || ^24.3.0 || >= 26.0.0"
}
}