babel-preset-rax
Advanced tools
Comparing version 0.6.4-1 to 0.6.4-2
@@ -27,3 +27,3 @@ 'use strict'; | ||
presets: [_babelPresetFlow2.default, _babelPresetEs2.default, _babelPresetEs4.default, _babelPresetStage2.default], | ||
plugins: (0, _resolvePlugins2.default)(['transform-decorators-legacy', 'syntax-jsx', 'transform-react-display-name', ['transform-react-jsx', { | ||
plugins: (0, _resolvePlugins2.default)(['syntax-jsx', 'transform-react-display-name', ['transform-react-jsx', { | ||
pragma: 'createElement' // default pragma is React.createElement | ||
@@ -30,0 +30,0 @@ }], 'transform-jsx-stylesheet', |
{ | ||
"name": "babel-preset-rax", | ||
"version": "0.6.4-1", | ||
"version": "0.6.4-2", | ||
"description": "Babel preset for all Rax plugins.", | ||
@@ -28,3 +28,2 @@ "license": "BSD-3-Clause", | ||
"babel-plugin-transform-react-jsx-source": "^6.22.0", | ||
"babel-plugin-transform-decorators-legacy": "^1.3.5", | ||
"babel-preset-es2016": "^6.22.0", | ||
@@ -31,0 +30,0 @@ "babel-preset-es2017": "^6.22.0", |
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
13
3927
- Removedbabel-plugin-transform-decorators-legacy@1.3.5(transitive)