Socket
Socket
Sign inDemoInstall

@react-native/babel-preset

Package Overview
Dependencies
Maintainers
11
Versions
383
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native/babel-preset - npm Package Compare versions

Comparing version 0.73.0-nightly-20230911-db4a253c1 to 0.73.0-nightly-20230914-4b6fd8145

2

package.json
{
"name": "@react-native/babel-preset",
"version": "0.73.0-nightly-20230911-db4a253c1",
"version": "0.73.0-nightly-20230914-4b6fd8145",
"description": "Babel preset for React Native applications",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -60,3 +60,3 @@ /**

!options.disableStaticViewConfigsCodegen &&
/\bcodegenNativeComponent</.test(src)
(src === null || /\bcodegenNativeComponent</.test(src))
) {

@@ -63,0 +63,0 @@ extraPlugins.push([require('@react-native/babel-plugin-codegen')]);

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