Comparing version 7.0.0-alpha.9 to 7.0.0-alpha.10
@@ -57,3 +57,3 @@ "use strict"; | ||
program.option("-i, --ignore [globs]", "A comma-separated list of glob patterns to skip compiling", collect); | ||
program.option("-x, --extensions [extensions]", "List of extensions to hook into [.es6,.js,.es,.jsx]", collect); | ||
program.option("-x, --extensions [extensions]", "List of extensions to hook into [.es6,.js,.es,.jsx,.mjs]", collect); | ||
program.option("-w, --plugins [string]", "", collect); | ||
@@ -60,0 +60,0 @@ program.option("-b, --presets [string]", "", collect); |
@@ -83,3 +83,3 @@ #!/usr/bin/env node | ||
_commander2.default.option("-x, --extensions [extensions]", "List of extensions to compile when a directory has been input [.es6,.js,.es,.jsx]", collect); | ||
_commander2.default.option("-x, --extensions [extensions]", "List of extensions to compile when a directory has been input [.es6,.js,.es,.jsx,.mjs]", collect); | ||
_commander2.default.option("-w, --watch", "Recompile files on changes"); | ||
@@ -86,0 +86,0 @@ _commander2.default.option("--skip-initial-build", "Do not compile files before watching"); |
{ | ||
"name": "babel-cli", | ||
"version": "7.0.0-alpha.9", | ||
"version": "7.0.0-alpha.10", | ||
"description": "Babel command line.", | ||
@@ -19,4 +19,4 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>", | ||
"dependencies": { | ||
"babel-core": "7.0.0-alpha.9", | ||
"babel-register": "7.0.0-alpha.9", | ||
"babel-core": "7.0.0-alpha.10", | ||
"babel-register": "7.0.0-alpha.10", | ||
"babel-polyfill": "7.0.0-alpha.9", | ||
@@ -37,3 +37,3 @@ "commander": "^2.8.1", | ||
"devDependencies": { | ||
"babel-helper-fixtures": "7.0.0-alpha.9" | ||
"babel-helper-fixtures": "7.0.0-alpha.10" | ||
}, | ||
@@ -40,0 +40,0 @@ "bin": { |
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
27578
+ Addedbabel-core@7.0.0-alpha.10(transitive)
+ Addedbabel-generator@7.0.0-alpha.10(transitive)
+ Addedbabel-helper-function-name@7.0.0-alpha.7(transitive)
+ Addedbabel-helper-get-function-arity@7.0.0-alpha.7(transitive)
+ Addedbabel-helpers@7.0.0-alpha.10(transitive)
+ Addedbabel-messages@7.0.0-alpha.10(transitive)
+ Addedbabel-register@7.0.0-alpha.10(transitive)
+ Addedbabel-template@7.0.0-alpha.10(transitive)
+ Addedbabel-traverse@7.0.0-alpha.10(transitive)
+ Addedbabel-types@7.0.0-alpha.10(transitive)
+ Addedbabylon@7.0.0-beta.10(transitive)
+ Addedcommondir@1.0.1(transitive)
+ Addedfind-cache-dir@0.1.1(transitive)
+ Addedfind-up@1.1.2(transitive)
+ Addednode-modules-regexp@1.0.0(transitive)
+ Addedpath-exists@2.1.0(transitive)
+ Addedpinkie@2.0.4(transitive)
+ Addedpinkie-promise@2.0.1(transitive)
+ Addedpirates@3.0.2(transitive)
+ Addedpkg-dir@1.0.0(transitive)
- Removedbabel-core@7.0.0-alpha.9(transitive)
- Removedbabel-generator@7.0.0-alpha.9(transitive)
- Removedbabel-helpers@7.0.0-alpha.9(transitive)
- Removedbabel-messages@7.0.0-alpha.9(transitive)
- Removedbabel-register@7.0.0-alpha.9(transitive)
- Removedbabel-template@7.0.0-alpha.9(transitive)
- Removedbabel-traverse@7.0.0-alpha.9(transitive)
- Removedbabel-types@7.0.0-alpha.9(transitive)
- Removedbabylon@7.0.0-beta.8(transitive)
Updatedbabel-core@7.0.0-alpha.10