@boxine/eslint-config-base
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.2.0](https://gitlab.boxine.de/tonies/eslint-config-boxine/compare/v1.1.0...v1.2.0) (2020-04-24) | ||
**Note:** Version bump only for package @boxine/eslint-config-base | ||
# 1.1.0 (2020-04-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@boxine/eslint-config-base", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Base configuration for ESLint used by Boxine GmbH", | ||
@@ -12,4 +12,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@boxine/eslint-config-utils": "^1.1.0", | ||
"@boxine/prettier-config": "^1.1.0" | ||
"@boxine/eslint-config-utils": "^1.2.0", | ||
"@boxine/prettier-config": "^1.2.0" | ||
}, | ||
@@ -22,3 +22,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "3c6c62120d142ea5d75032c4a2472b37a2301f9f" | ||
"gitHead": "145642e71d2187d9ed7a8989e4c0ccb4275c97c3" | ||
} |
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
2408