@boxine/eslint-config-utils
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.2.0](https://gitlab.boxine.de/tonies/eslint-config-boxine/compare/v1.1.0...v1.2.0) (2020-04-24) | ||
### Features | ||
* public release ([76743a1](https://gitlab.boxine.de/tonies/eslint-config-boxine/commit/76743a1deda7371814adaf48786da44247103b18)) | ||
# 1.1.0 (2020-04-24) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@boxine/eslint-config-utils", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Utils for ESLint configuration used by Boxine GmbH", | ||
"main": "index.js", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"bin": { | ||
@@ -14,3 +17,3 @@ "boxine-eslint-config-utils-post-install": "post-install.js" | ||
}, | ||
"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
2645