babel-preset-es-uxtemple
Advanced tools
Comparing version 1.0.1 to 1.1.0
@@ -7,2 +7,3 @@ var LOOSE = {loose: true}; | ||
require('babel-plugin-check-es2015-constants'), | ||
require('babel-plugin-transform-class-properties'), | ||
require('babel-plugin-transform-es2015-arrow-functions'), | ||
@@ -9,0 +10,0 @@ require('babel-plugin-transform-es2015-block-scoped-functions'), |
@@ -20,2 +20,3 @@ { | ||
"babel-plugin-check-es2015-constants": "^6.3.13", | ||
"babel-plugin-transform-class-properties": "^6.9.1", | ||
"babel-plugin-transform-es2015-arrow-functions": "^6.3.13", | ||
@@ -43,3 +44,3 @@ "babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13", | ||
}, | ||
"version": "1.0.1" | ||
"version": "1.1.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
3369
31
24
+ Addedbabel-plugin-syntax-class-properties@6.13.0(transitive)
+ Addedbabel-plugin-transform-class-properties@6.24.1(transitive)