Socket
Socket
Sign inDemoInstall

metro-react-native-babel-preset

Package Overview
Dependencies
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metro-react-native-babel-preset - npm Package Compare versions

Comparing version 0.0.0 to 0.42.1

README.md

50

package.json
{
"name": "metro-react-native-babel-preset",
"version": "0.0.0",
"description": "",
"scripts": {},
"author": ""
"version": "0.42.1",
"description": "Babel preset for React Native applications",
"main": "src/index.js",
"repository": {
"type": "git",
"url": "git@github.com:facebook/metro.git"
},
"scripts": {
"prepare-release": "test -d build && rm -rf src.real && mv src src.real && mv build src",
"cleanup-release": "test ! -e build && mv src build && mv src.real src"
},
"keywords": [
"babel",
"preset",
"react-native"
],
"license": "MIT",
"dependencies": {
"@babel/plugin-proposal-class-properties": "7.0.0-beta.47",
"@babel/plugin-proposal-object-rest-spread": "7.0.0-beta.47",
"@babel/plugin-proposal-optional-chaining": "7.0.0-beta.47",
"@babel/plugin-transform-arrow-functions": "7.0.0-beta.47",
"@babel/plugin-transform-block-scoping": "7.0.0-beta.47",
"@babel/plugin-transform-classes": "7.0.0-beta.47",
"@babel/plugin-transform-computed-properties": "7.0.0-beta.47",
"@babel/plugin-transform-destructuring": "7.0.0-beta.47",
"@babel/plugin-transform-exponentiation-operator": "7.0.0-beta.47",
"@babel/plugin-transform-flow-strip-types": "7.0.0-beta.47",
"@babel/plugin-transform-for-of": "7.0.0-beta.47",
"@babel/plugin-transform-function-name": "7.0.0-beta.47",
"@babel/plugin-transform-literals": "7.0.0-beta.47",
"@babel/plugin-transform-modules-commonjs": "7.0.0-beta.47",
"@babel/plugin-transform-object-assign": "7.0.0-beta.47",
"@babel/plugin-transform-parameters": "7.0.0-beta.47",
"@babel/plugin-transform-react-display-name": "7.0.0-beta.47",
"@babel/plugin-transform-react-jsx": "7.0.0-beta.47",
"@babel/plugin-transform-react-jsx-source": "7.0.0-beta.47",
"@babel/plugin-transform-regenerator": "7.0.0-beta.47",
"@babel/plugin-transform-shorthand-properties": "7.0.0-beta.47",
"@babel/plugin-transform-spread": "7.0.0-beta.47",
"@babel/plugin-transform-sticky-regex": "7.0.0-beta.47",
"@babel/plugin-transform-template-literals": "7.0.0-beta.47",
"@babel/plugin-transform-unicode-regex": "7.0.0-beta.47",
"@babel/template": "7.0.0-beta.47",
"metro-babel7-plugin-react-transform": "0.42.1"
}
}
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