@boxine/prettier-config
Advanced tools
Comparing version 2.0.0-rc.2 to 2.0.0-rc.3
@@ -6,2 +6,13 @@ # Change Log | ||
# [2.0.0-rc.3](https://gitlab.boxine.de/tonies/shared-config-boxine/compare/v2.0.0-rc.2...v2.0.0-rc.3) (2022-06-07) | ||
### Bug Fixes | ||
* **prettier:** remove dependency to utils ([6aff0b1](https://gitlab.boxine.de/tonies/shared-config-boxine/commit/6aff0b1d09c016d0dbcc4173061cb5020ae7d2a9)) | ||
# [2.0.0-rc.2](https://gitlab.boxine.de/tonies/shared-config-boxine/compare/v2.0.0-rc.0...v2.0.0-rc.2) (2022-05-03) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@boxine/prettier-config", | ||
"version": "2.0.0-rc.2", | ||
"version": "2.0.0-rc.3", | ||
"description": "Prettier configuration used by Boxine GmbH", | ||
@@ -11,9 +11,6 @@ "main": "index.json", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@boxine/eslint-config-utils": "^1.8.0-rc.0" | ||
}, | ||
"peerDependencies": { | ||
"prettier": "2.x" | ||
}, | ||
"gitHead": "126e6bd4a50a87f59be9df49db89ae5059fc5e6d" | ||
"gitHead": "566a22da5229e469bc2b0b25c75d7cde45fe3c8b" | ||
} |
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
4714
1
- Removed@boxine/eslint-config-utils@1.8.0-rc.0(transitive)
- Removedansi-styles@4.3.0(transitive)
- Removedchalk@3.0.0(transitive)
- Removedcolor-convert@2.0.1(transitive)
- Removedcolor-name@1.1.4(transitive)
- Removedhas-flag@4.0.0(transitive)
- Removedsupports-color@7.2.0(transitive)