Comparing version 7.0.0-beta.18 to 7.0.0-beta.19
{ | ||
"name": "babylon", | ||
"version": "7.0.0-beta.18", | ||
"version": "7.0.0-beta.19", | ||
"description": "A JavaScript parser", | ||
@@ -25,9 +25,9 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>", | ||
"ava": "^0.21.0", | ||
"babel-cli": "7.0.0-alpha.16", | ||
"babel-cli": "7.0.0-alpha.18", | ||
"babel-eslint": "8.0.0-alpha.13", | ||
"babel-helper-fixtures": "7.0.0-alpha.16", | ||
"babel-plugin-external-helpers": "7.0.0-alpha.16", | ||
"babel-helper-fixtures": "7.0.0-alpha.18", | ||
"babel-plugin-external-helpers": "7.0.0-alpha.18", | ||
"babel-plugin-istanbul": "^4.1.4", | ||
"babel-preset-env": "2.0.0-alpha.16", | ||
"babel-preset-flow": "7.0.0-alpha.16", | ||
"babel-preset-env": "2.0.0-alpha.18", | ||
"babel-preset-flow": "7.0.0-alpha.18", | ||
"chalk": "^2.0.0", | ||
@@ -39,3 +39,3 @@ "cross-env": "^5.0.0", | ||
"eslint-plugin-prettier": "^2.1.2", | ||
"flow-bin": "^0.51.0", | ||
"flow-bin": "^0.52.0", | ||
"husky": "^0.14.1", | ||
@@ -42,0 +42,0 @@ "lint-staged": "^4.0.0", |
Sorry, the diff of this file is too big to display
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
387265
8030