babel-preset-stage-2
Advanced tools
Comparing version 7.0.0-alpha.15 to 7.0.0-alpha.16
@@ -8,3 +8,3 @@ "use strict"; | ||
presets: [_babelPresetStage2.default], | ||
plugins: [_babelPluginTransformClassProperties2.default] | ||
plugins: [_babelPluginTransformClassProperties2.default, _babelPluginTransformFunctionSent2.default] | ||
}; | ||
@@ -21,2 +21,6 @@ }; | ||
var _babelPluginTransformFunctionSent = require("babel-plugin-transform-function-sent"); | ||
var _babelPluginTransformFunctionSent2 = _interopRequireDefault(_babelPluginTransformFunctionSent); | ||
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } |
{ | ||
"name": "babel-preset-stage-2", | ||
"version": "7.0.0-alpha.15", | ||
"version": "7.0.0-alpha.16", | ||
"description": "Babel preset for stage 2 plugins", | ||
@@ -11,5 +11,6 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>", | ||
"dependencies": { | ||
"babel-plugin-transform-class-properties": "7.0.0-alpha.15", | ||
"babel-preset-stage-3": "7.0.0-alpha.15" | ||
"babel-plugin-transform-class-properties": "7.0.0-alpha.16", | ||
"babel-plugin-transform-function-sent": "7.0.0-alpha.15", | ||
"babel-preset-stage-3": "7.0.0-alpha.16" | ||
} | ||
} |
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
2668
14
3
+ Addedansi-styles@3.2.1(transitive)
+ Addedbabel-code-frame@7.0.0-alpha.16(transitive)
+ Addedbabel-helper-function-name@7.0.0-alpha.16(transitive)
+ Addedbabel-helper-get-function-arity@7.0.0-alpha.16(transitive)
+ Addedbabel-helper-remap-async-to-generator@7.0.0-alpha.16(transitive)
+ Addedbabel-helper-wrap-function@7.0.0-alpha.16(transitive)
+ Addedbabel-messages@7.0.0-alpha.16(transitive)
+ Addedbabel-plugin-syntax-async-generators@7.0.0-alpha.16(transitive)
+ Addedbabel-plugin-syntax-class-properties@7.0.0-alpha.16(transitive)
+ Addedbabel-plugin-syntax-dynamic-import@7.0.0-alpha.16(transitive)
+ Addedbabel-plugin-syntax-object-rest-spread@7.0.0-alpha.16(transitive)
+ Addedbabel-plugin-transform-async-generator-functions@7.0.0-alpha.16(transitive)
+ Addedbabel-plugin-transform-class-properties@7.0.0-alpha.16(transitive)
+ Addedbabel-plugin-transform-object-rest-spread@7.0.0-alpha.16(transitive)
+ Addedbabel-preset-stage-3@7.0.0-alpha.16(transitive)
+ Addedbabel-template@7.0.0-alpha.16(transitive)
+ Addedbabel-traverse@7.0.0-alpha.16(transitive)
+ Addedbabel-types@7.0.0-alpha.16(transitive)
+ Addedbabylon@7.0.0-beta.17(transitive)
+ Addedchalk@2.4.2(transitive)
+ Addedcolor-convert@1.9.3(transitive)
+ Addedcolor-name@1.1.3(transitive)
+ Addedglobals@10.4.0(transitive)
+ Addedhas-flag@3.0.0(transitive)
+ Addedsupports-color@5.5.0(transitive)
+ Addedto-fast-properties@2.0.0(transitive)
- Removedansi-regex@2.1.1(transitive)
- Removedansi-styles@2.2.1(transitive)
- Removedbabel-code-frame@7.0.0-alpha.15(transitive)
- Removedbabel-helper-function-name@7.0.0-alpha.15(transitive)
- Removedbabel-helper-get-function-arity@7.0.0-alpha.15(transitive)
- Removedbabel-helper-remap-async-to-generator@7.0.0-alpha.15(transitive)
- Removedbabel-messages@7.0.0-alpha.15(transitive)
- Removedbabel-plugin-syntax-async-generators@7.0.0-alpha.15(transitive)
- Removedbabel-plugin-syntax-class-properties@7.0.0-alpha.15(transitive)
- Removedbabel-plugin-syntax-dynamic-import@7.0.0-alpha.15(transitive)
- Removedbabel-plugin-syntax-object-rest-spread@7.0.0-alpha.15(transitive)
- Removedbabel-plugin-transform-async-generator-functions@7.0.0-alpha.15(transitive)
- Removedbabel-plugin-transform-class-properties@7.0.0-alpha.15(transitive)
- Removedbabel-plugin-transform-object-rest-spread@7.0.0-alpha.15(transitive)
- Removedbabel-preset-stage-3@7.0.0-alpha.15(transitive)
- Removedbabel-template@7.0.0-alpha.15(transitive)
- Removedbabel-traverse@7.0.0-alpha.15(transitive)
- Removedbabel-types@7.0.0-alpha.15(transitive)
- Removedbabylon@7.0.0-beta.13(transitive)
- Removedchalk@1.1.3(transitive)
- Removedglobals@9.18.0(transitive)
- Removedhas-ansi@2.0.0(transitive)
- Removedstrip-ansi@3.0.1(transitive)
- Removedsupports-color@2.0.0(transitive)
Updatedbabel-plugin-transform-class-properties@7.0.0-alpha.16