babel-preset-doctolib
Advanced tools
Comparing version 2.0.0 to 2.1.0
module.exports = { | ||
presets: [ | ||
require('babel-preset-stage-3'), | ||
], | ||
plugins: [ | ||
@@ -40,3 +43,2 @@ // additional plugins | ||
// react runtime optimizations | ||
require('babel-plugin-external-helpers'), | ||
require('babel-plugin-transform-react-remove-prop-types').default, | ||
@@ -43,0 +45,0 @@ require('babel-plugin-transform-react-constant-elements'), |
{ | ||
"name": "babel-preset-doctolib", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "Specific babel preset for Doctolib projects.", | ||
@@ -23,33 +23,33 @@ "main": "index.js", | ||
"dependencies": { | ||
"babel-plugin-external-helpers": "^6.3.13", | ||
"babel-plugin-syntax-class-properties": "^6.3.13", | ||
"babel-plugin-syntax-jsx": "^6.3.13", | ||
"babel-plugin-syntax-object-rest-spread": "^6.3.13", | ||
"babel-plugin-transform-class-properties": "^6.3.13", | ||
"babel-plugin-transform-es2015-arrow-functions": "^6.3.13", | ||
"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13", | ||
"babel-plugin-transform-es2015-block-scoping": "^6.3.13", | ||
"babel-plugin-transform-es2015-classes": "^6.3.15", | ||
"babel-plugin-transform-es2015-computed-properties": "^6.3.13", | ||
"babel-plugin-syntax-class-properties": "^6.8.0", | ||
"babel-plugin-syntax-jsx": "^6.8.0", | ||
"babel-plugin-syntax-object-rest-spread": "^6.8.0", | ||
"babel-plugin-transform-class-properties": "^6.10.2", | ||
"babel-plugin-transform-es2015-arrow-functions": "^6.8.0", | ||
"babel-plugin-transform-es2015-block-scoped-functions": "^6.8.0", | ||
"babel-plugin-transform-es2015-block-scoping": "^6.10.1", | ||
"babel-plugin-transform-es2015-classes": "^6.9.0", | ||
"babel-plugin-transform-es2015-computed-properties": "^6.8.0", | ||
"babel-plugin-transform-es2015-constants": "^6.1.4", | ||
"babel-plugin-transform-es2015-destructuring": "^6.3.15", | ||
"babel-plugin-transform-es2015-for-of": "^6.3.13", | ||
"babel-plugin-transform-es2015-function-name": "^6.3.21", | ||
"babel-plugin-transform-es2015-literals": "^6.3.13", | ||
"babel-plugin-transform-es2015-modules-commonjs": "^6.3.16", | ||
"babel-plugin-transform-es2015-object-super": "^6.3.13", | ||
"babel-plugin-transform-es2015-parameters": "^6.3.26", | ||
"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13", | ||
"babel-plugin-transform-es2015-spread": "^6.3.14", | ||
"babel-plugin-transform-es2015-sticky-regex": "^6.3.13", | ||
"babel-plugin-transform-es2015-template-literals": "^6.3.13", | ||
"babel-plugin-transform-es2015-typeof-symbol": "^6.3.13", | ||
"babel-plugin-transform-es2015-unicode-regex": "^6.3.13", | ||
"babel-plugin-transform-object-rest-spread": "^6.3.13", | ||
"babel-plugin-transform-react-constant-elements": "^6.5.0", | ||
"babel-plugin-transform-react-inline-elements": "^6.5.0", | ||
"babel-plugin-transform-react-jsx": "^6.3.13", | ||
"babel-plugin-transform-react-remove-prop-types": "^0.2.2", | ||
"babel-plugin-transform-regenerator": "^6.3.26" | ||
"babel-plugin-transform-es2015-destructuring": "^6.9.0", | ||
"babel-plugin-transform-es2015-for-of": "^6.8.0", | ||
"babel-plugin-transform-es2015-function-name": "^6.9.0", | ||
"babel-plugin-transform-es2015-literals": "^6.8.0", | ||
"babel-plugin-transform-es2015-modules-commonjs": "^6.10.3", | ||
"babel-plugin-transform-es2015-object-super": "^6.8.0", | ||
"babel-plugin-transform-es2015-parameters": "^6.9.0", | ||
"babel-plugin-transform-es2015-shorthand-properties": "^6.8.0", | ||
"babel-plugin-transform-es2015-spread": "^6.8.0", | ||
"babel-plugin-transform-es2015-sticky-regex": "^6.8.0", | ||
"babel-plugin-transform-es2015-template-literals": "^6.8.0", | ||
"babel-plugin-transform-es2015-typeof-symbol": "^6.8.0", | ||
"babel-plugin-transform-es2015-unicode-regex": "^6.11.0", | ||
"babel-plugin-transform-object-rest-spread": "^6.8.0", | ||
"babel-plugin-transform-react-constant-elements": "^6.9.1", | ||
"babel-plugin-transform-react-inline-elements": "^6.8.0", | ||
"babel-plugin-transform-react-jsx": "^6.8.0", | ||
"babel-plugin-transform-react-remove-prop-types": "^0.2.7", | ||
"babel-plugin-transform-regenerator": "^6.9.0", | ||
"babel-preset-stage-3": "^6.11.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
13394
6
46
+ Addedbabel-preset-stage-3@^6.11.0
+ Addedbabel-helper-builder-binary-assignment-operator-visitor@6.24.1(transitive)
+ Addedbabel-helper-explode-assignable-expression@6.24.1(transitive)
+ Addedbabel-helper-remap-async-to-generator@6.24.1(transitive)
+ Addedbabel-plugin-syntax-async-functions@6.13.0(transitive)
+ Addedbabel-plugin-syntax-async-generators@6.13.0(transitive)
+ Addedbabel-plugin-syntax-exponentiation-operator@6.13.0(transitive)
+ Addedbabel-plugin-syntax-trailing-function-commas@6.22.0(transitive)
+ Addedbabel-plugin-transform-async-generator-functions@6.24.1(transitive)
+ Addedbabel-plugin-transform-async-to-generator@6.24.1(transitive)
+ Addedbabel-plugin-transform-exponentiation-operator@6.24.1(transitive)
+ Addedbabel-preset-stage-3@6.24.1(transitive)
- Removedbabel-plugin-external-helpers@6.22.0(transitive)
Updatedbabel-plugin-transform-es2015-block-scoped-functions@^6.8.0
Updatedbabel-plugin-transform-es2015-computed-properties@^6.8.0
Updatedbabel-plugin-transform-es2015-modules-commonjs@^6.10.3
Updatedbabel-plugin-transform-es2015-shorthand-properties@^6.8.0
Updatedbabel-plugin-transform-es2015-template-literals@^6.8.0
Updatedbabel-plugin-transform-react-constant-elements@^6.9.1
Updatedbabel-plugin-transform-react-remove-prop-types@^0.2.7