babel-codemod
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "babel-codemod", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "babel-codemod rewrites JavaScript using babel plugins.", | ||
@@ -70,2 +70,3 @@ "main": "src/index.js", | ||
"@babel/generator": "^7.1.6", | ||
"@babel/parser": "^7.1.6", | ||
"@babel/preset-env": "^7.1.6", | ||
@@ -72,0 +73,0 @@ "@babel/preset-typescript": "^7.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
123885
18
+ Added@babel/parser@^7.1.6