Socket
Socket
Sign inDemoInstall

metro-babel7-plugin-react-transform

Package Overview
Dependencies
Maintainers
2
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metro-babel7-plugin-react-transform - npm Package Compare versions

Comparing version 0.37.1 to 0.37.2

2

__tests__/babel-plugin-react-transform-test.js

@@ -37,2 +37,3 @@ /**

const output = transformSync(input, {
ast: false,
babelrc: false,

@@ -46,2 +47,3 @@ plugins: [

],
sourceType: 'unambiguous',
}).code;

@@ -48,0 +50,0 @@

4

package.json
{
"version": "0.37.1",
"version": "0.37.2",
"name": "metro-babel7-plugin-react-transform",
"main": "lib/index.js",
"dependencies": {
"babel-helper-module-imports": "^7.0.0-beta.3",
"@babel/helper-module-imports": "7.0.0-beta.47",
"lodash": "^4.17.5"
}
}
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