babel-preset-es2015-node
Advanced tools
Comparing version 6.0.0 to 6.0.1
{ | ||
"name": "babel-preset-es2015-node", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"description": "Babel preset for all es2015 plugins needed with latest stable node.", | ||
@@ -14,4 +14,4 @@ "author": "Ryan Tsao <ryan.j.tsao@gmail.com>", | ||
"dependencies": { | ||
"babel-plugin-transform-es2015-modules-commonjs": "^6.4.0" | ||
"babel-plugin-transform-es2015-modules-commonjs": "6.x" | ||
} | ||
} |
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
2278