babel-preset-airbnb
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -6,2 +6,5 @@ # Change Log | ||
## [4.0.1] - 2019.06.26 | ||
* update license to MIT | ||
## [4.0.0] - 2019.06.18 | ||
@@ -8,0 +11,0 @@ * restore breaking changes from v3.3.0 and v3.3.1 |
{ | ||
"name": "babel-preset-airbnb", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "A babel preset for transforming your JavaScript for Airbnb", | ||
@@ -17,3 +17,3 @@ "main": "index.js", | ||
], | ||
"license": "Apache-2.0", | ||
"license": "MIT", | ||
"dependencies": { | ||
@@ -20,0 +20,0 @@ "@babel/helper-plugin-utils": "^7.0.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
12458
7