@lego/browserslist-config
Advanced tools
Comparing version 2.5.0 to 2.6.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.6.0](https://github.com/LEGO/linter-configs/compare/@lego/browserslist-config@2.5.0...@lego/browserslist-config@2.6.0) (2019-11-29) | ||
**Note:** Version bump only for package @lego/browserslist-config | ||
# [2.5.0](https://github.com/LEGO/linter-configs/compare/@lego/browserslist-config@2.3.8...@lego/browserslist-config@2.5.0) (2019-11-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@lego/browserslist-config", | ||
"version": "2.5.0", | ||
"version": "2.6.0", | ||
"description": "LEGO shareable browserslist config for js projects", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@types/node": "12.12.7", | ||
"@types/node": "12.12.14", | ||
"rimraf": "3.0.0", | ||
@@ -44,3 +44,3 @@ "typescript": "3.7.2" | ||
}, | ||
"gitHead": "5d2ec49913155a417e6b901d0c2694b44053a9f1" | ||
"gitHead": "771defd565ab2c83c2a8b987233df7dbd5801842" | ||
} |
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
9492