@airbnb/config-danger
Advanced tools
Comparing version 2.3.3 to 3.0.0
@@ -6,2 +6,18 @@ # Change Log | ||
# 3.0.0 - 2020-02-27 | ||
#### 💥 Breaking | ||
- Upgrade to Node v10. Drop v8. ([c2f1668](https://github.com/airbnb/nimbus/commit/c2f1668)) | ||
#### 📦 Dependencies | ||
- Update to latest. ([48f8a42](https://github.com/airbnb/nimbus/commit/48f8a42)) | ||
**Note:** Version bump only for package @airbnb/config-danger | ||
### 2.3.3 - 2020-02-26 | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@airbnb/config-danger", | ||
"version": "2.3.3", | ||
"version": "3.0.0", | ||
"description": "Reusable Danger.js scripts.", | ||
@@ -22,4 +22,7 @@ "keywords": [ | ||
}, | ||
"engines": { | ||
"node": ">=10.16.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^13.7.4" | ||
"@types/node": "^13.7.6" | ||
}, | ||
@@ -30,3 +33,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "8365848349293dda880567d5b53d3d89c061d923" | ||
"gitHead": "82b16ca4d010e3c7b5f7768f6cc42f80e544630e" | ||
} |
Sorry, the diff of this file is not supported yet
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
158188