babel-preset-meteor
Advanced tools
Comparing version 7.1.2 to 7.1.5
{ | ||
"name": "babel-preset-meteor", | ||
"version": "7.1.2", | ||
"version": "7.1.5", | ||
"description": "Babel preset for ES2015+ features supported by Meteor", | ||
@@ -18,6 +18,6 @@ "author": "Ben Newman <ben@meteor.com>", | ||
"@babel/plugin-transform-block-scoped-functions": "^7.0.0", | ||
"@babel/plugin-transform-block-scoping": "^7.0.0", | ||
"@babel/plugin-transform-block-scoping": "^7.1.5", | ||
"@babel/plugin-transform-classes": "^7.1.0", | ||
"@babel/plugin-transform-computed-properties": "^7.0.0", | ||
"@babel/plugin-transform-destructuring": "^7.1.2", | ||
"@babel/plugin-transform-destructuring": "^7.1.3", | ||
"@babel/plugin-transform-exponentiation-operator": "^7.1.0", | ||
@@ -39,4 +39,4 @@ "@babel/plugin-transform-flow-strip-types": "^7.0.0", | ||
"devDependencies": { | ||
"@babel/core": "^7.1.2" | ||
"@babel/core": "^7.1.5" | ||
} | ||
} |
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