@babel/cli
Advanced tools
Comparing version 7.8.0 to 7.8.3
{ | ||
"name": "@babel/cli", | ||
"version": "7.8.0", | ||
"version": "7.8.3", | ||
"description": "Babel command line.", | ||
@@ -8,3 +8,2 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>", | ||
"license": "MIT", | ||
"type": "commonjs", | ||
"publishConfig": { | ||
@@ -40,4 +39,4 @@ "access": "public" | ||
"devDependencies": { | ||
"@babel/core": "^7.8.0", | ||
"@babel/helper-fixtures": "^7.8.0", | ||
"@babel/core": "^7.8.3", | ||
"@babel/helper-fixtures": "^7.8.3", | ||
"rimraf": "^3.0.0" | ||
@@ -49,3 +48,3 @@ }, | ||
}, | ||
"gitHead": "2486615a74580283c49475d66067bd7fcab3330e" | ||
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017" | ||
} |
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
35997