metro-transform-plugins
Advanced tools
Comparing version 0.76.4 to 0.76.5
{ | ||
"name": "metro-transform-plugins", | ||
"version": "0.76.4", | ||
"version": "0.76.5", | ||
"description": "🚇 Transform plugins for Metro.", | ||
@@ -25,5 +25,5 @@ "main": "src/index.js", | ||
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.0.0", | ||
"@babel/plugin-transform-flow-strip-types": "^7.0.0", | ||
"@babel/plugin-transform-flow-strip-types": "^7.20.0", | ||
"@babel/types": "^7.20.0", | ||
"metro": "0.76.4" | ||
"metro": "0.76.5" | ||
}, | ||
@@ -30,0 +30,0 @@ "engines": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
74308