babel-preset-rax
Advanced tools
Comparing version 0.5.4 to 0.6.0
@@ -31,3 +31,3 @@ 'use strict'; | ||
// webpack 3 may not need this plugin | ||
process.env.BABEL_NO_ADD_MODULE_EXPORTS ? null : 'add-module-exports']), | ||
process.env.BABEL_ADD_MODULE_EXPORTS !== 'false' ? 'add-module-exports' : null]), | ||
env: { | ||
@@ -34,0 +34,0 @@ development: { |
{ | ||
"name": "babel-preset-rax", | ||
"version": "0.5.4", | ||
"version": "0.6.0", | ||
"description": "Babel preset for all Rax plugins.", | ||
@@ -22,3 +22,3 @@ "license": "BSD-3-Clause", | ||
"babel-plugin-syntax-jsx": "^6.18.0", | ||
"babel-plugin-transform-jsx-stylesheet": "^0.5.4", | ||
"babel-plugin-transform-jsx-stylesheet": "^0.6.0", | ||
"babel-plugin-transform-react-constant-elements": "^6.23.0", | ||
@@ -25,0 +25,0 @@ "babel-plugin-transform-react-display-name": "^6.23.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
3925
+ Addedbabel-plugin-transform-jsx-stylesheet@0.6.11(transitive)
- Removedbabel-plugin-transform-jsx-stylesheet@0.5.4(transitive)